mirror of
https://gitlab.com/sheaf/metabrush.git
synced 2024-11-05 14:53:37 +00:00
32 lines
733 B
Plaintext
32 lines
733 B
Plaintext
packages: .
|
|
|
|
constraints:
|
|
acts -finitary
|
|
|
|
allow-newer:
|
|
waargonaut:*,
|
|
*:haskell-gi-base, *:haskell-gi,
|
|
*:base, *:template-haskell, *:text,
|
|
ghc-typelits-natnormalise:ghc-bignum,
|
|
integer-logarithms:ghc-bignum,
|
|
hashable:ghc-bignum,
|
|
lens:hashable, aeson:hashable
|
|
|
|
-- various fixes for 'hmatrix'
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/haskell-numerics/hmatrix
|
|
tag: e9268cd5ea31322220c0847f2fdce968789693b4
|
|
subdir: packages/base
|
|
|
|
package hmatrix
|
|
ghc-options: "-w"
|
|
flags: +openblas
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/well-typed/large-records
|
|
subdir: large-generics
|
|
large-anon
|
|
tag: acb837a9a4c22cea1abf552b47f9d3bf5af2fbdf
|