mirror of
https://gitlab.com/sheaf/metabrush.git
synced 2024-11-05 23:03:38 +00:00
25 lines
431 B
Plaintext
25 lines
431 B
Plaintext
packages: .
|
|
|
|
constraints:
|
|
acts -finitary,
|
|
fp-ieee +fma3,
|
|
rounded-hw -pure-hs -c99 -avx512 +ghc-prim -x87-long-double
|
|
|
|
tests: True
|
|
|
|
allow-newer:
|
|
*:base, *:template-haskell,
|
|
acts:deepseq,
|
|
falsify:tasty,
|
|
indexed-traversable:containers
|
|
|
|
--------------
|
|
-- GHC 9.10 --
|
|
--------------
|
|
|
|
-- eigen
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/sheaf/eigen
|
|
tag: 3bc1d4bc53edb75e2ee3893763361aa0d5c7714a
|