2024-02-17 12:58:40 +00:00
|
|
|
packages: .
|
|
|
|
|
|
|
|
constraints:
|
|
|
|
acts -finitary,
|
2024-04-21 12:19:37 +00:00
|
|
|
fp-ieee +fma3,
|
2024-02-17 12:58:40 +00:00
|
|
|
rounded-hw -pure-hs -c99 -avx512 +ghc-prim -x87-long-double
|
|
|
|
|
2024-03-08 14:35:39 +00:00
|
|
|
tests: True
|
|
|
|
|
2024-02-17 12:58:40 +00:00
|
|
|
allow-newer:
|
2024-05-23 09:17:36 +00:00
|
|
|
*:base, *:template-haskell,
|
|
|
|
acts:deepseq,
|
|
|
|
falsify:tasty,
|
|
|
|
indexed-traversable:containers
|
2024-02-17 12:58:40 +00:00
|
|
|
|
2024-05-23 09:17:36 +00:00
|
|
|
--------------
|
|
|
|
-- GHC 9.10 --
|
|
|
|
--------------
|
2024-02-17 12:58:40 +00:00
|
|
|
|
|
|
|
-- eigen
|
|
|
|
source-repository-package
|
|
|
|
type: git
|
2024-04-22 18:12:31 +00:00
|
|
|
location: https://github.com/sheaf/eigen
|
2024-05-23 09:17:36 +00:00
|
|
|
tag: 3bc1d4bc53edb75e2ee3893763361aa0d5c7714a
|