mirror of
https://gitlab.com/sheaf/metabrush.git
synced 2024-11-05 14:53:37 +00:00
28 lines
693 B
Plaintext
28 lines
693 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/thestr4ng3r/gi-cairo-render
|
|
tag: 8727c43cdf91aeedffc9cb4c5575f56660a86399
|
|
subdir: gi-cairo-render
|
|
|
|
-- latest version of hmatrix
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/haskell-numerics/hmatrix
|
|
tag: 08138810946c7eae2254feeb33269cd962d5e0c8
|
|
subdir: packages/base
|
|
|
|
-- adds MonadTrans Decoder instance to waargonaut Decoder
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/sheaf/waargonaut
|
|
tag: dc835fb86d2592fa2e55753fa4eb7c59d6124699
|