mirror of
https://gitlab.com/sheaf/metabrush.git
synced 2024-11-05 14:53:37 +00:00
32 lines
761 B
Plaintext
32 lines
761 B
Plaintext
packages: .
|
|
|
|
constraints:
|
|
acts -finitary
|
|
|
|
allow-newer:
|
|
waargonaut:*
|
|
|
|
-- fixes gi-cairo-render to work with haskell-gi >= 0.24
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/sheaf/gi-cairo-render
|
|
tag: a53d1596e36ce7bbff517940260faf1c4d02ffcc
|
|
subdir: gi-cairo-render gi-cairo-connector
|
|
|
|
-- latest version of hmatrix
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/haskell-numerics/hmatrix
|
|
tag: 08138810946c7eae2254feeb33269cd962d5e0c8
|
|
subdir: packages/base
|
|
|
|
package hmatrix
|
|
ghc-options: "-w"
|
|
flags: +openblas
|
|
|
|
-- adds MonadTrans Decoder instance to waargonaut Decoder
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/sheaf/waargonaut
|
|
tag: dc835fb86d2592fa2e55753fa4eb7c59d6124699
|