2024-02-19 15:46:09 +00:00
|
|
|
packages: ., brush-strokes
|
2020-08-05 20:23:16 +00:00
|
|
|
|
2020-08-04 06:15:06 +00:00
|
|
|
constraints:
|
2023-01-13 05:32:34 +00:00
|
|
|
acts -finitary,
|
2024-02-19 15:46:09 +00:00
|
|
|
-- brush-strokes +use-fma,
|
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,
|
|
|
|
text -simdutf
|
|
|
|
-- text +simdutf causes the "digit" package to fail to build with undefined symbol linker errors
|
2020-08-04 06:15:06 +00:00
|
|
|
|
2022-12-04 14:52:29 +00:00
|
|
|
-- Fix a severe bug in Waargonaut (no corresponding Hackage release???)
|
2020-08-25 22:22:07 +00:00
|
|
|
source-repository-package
|
|
|
|
type: git
|
2022-12-04 14:52:29 +00:00
|
|
|
location: https://github.com/haskell-waargonaut/waargonaut
|
|
|
|
tag: 5f838582a8c5aae1a198ecd4958729e53a6b03cf
|
2020-08-31 20:28:30 +00:00
|
|
|
|
2023-03-12 18:15:58 +00:00
|
|
|
allow-newer:
|
2024-02-17 12:58:40 +00:00
|
|
|
*:base, *:template-haskell, *:ghc-prim,
|
|
|
|
acts:deepseq,
|
2022-12-04 16:25:44 +00:00
|
|
|
digit:lens,
|
2024-02-17 12:58:40 +00:00
|
|
|
eigen:primitive,
|
|
|
|
eigen:transformers,
|
|
|
|
gi-cairo-connector:mtl,
|
2022-12-04 16:25:44 +00:00
|
|
|
hedgehog:resourcet,
|
2024-02-17 12:58:40 +00:00
|
|
|
JuicyPixels:zlib,
|
2022-12-04 16:25:44 +00:00
|
|
|
natural:lens,
|
2024-02-17 12:58:40 +00:00
|
|
|
records-sop:deepseq,
|
|
|
|
waargonaut:bifunctors,
|
2023-03-12 18:15:58 +00:00
|
|
|
waargonaut:lens,
|
2022-12-04 16:25:44 +00:00
|
|
|
waargonaut:records-sop,
|
2024-02-17 12:58:40 +00:00
|
|
|
waargonaut:semigroups,
|
|
|
|
waargonaut:text,
|
|
|
|
waargonaut:vector,
|
|
|
|
waargonaut:witherable,
|
2022-12-04 16:25:44 +00:00
|
|
|
|
|
|
|
-------------
|
|
|
|
-- GHC 9.4 --
|
|
|
|
-------------
|
|
|
|
|
2023-01-20 16:42:17 +00:00
|
|
|
-- eigen
|
2022-12-04 16:25:44 +00:00
|
|
|
source-repository-package
|
|
|
|
type: git
|
2024-04-22 18:12:31 +00:00
|
|
|
location: https://github.com/sheaf/eigen
|
|
|
|
tag: 0e2dc2d495cef76af3bdc79349696ce2249405fb
|
2022-12-04 16:25:44 +00:00
|
|
|
|
|
|
|
-------------
|
|
|
|
-- GHC 9.6 --
|
|
|
|
-------------
|
|
|
|
|
2023-03-12 18:15:58 +00:00
|
|
|
-------------
|
|
|
|
-- GHC 9.8 --
|
|
|
|
-------------
|