metabrush/cabal.project

53 lines
1.2 KiB
Plaintext
Raw Normal View History

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,
-- brush-strokes +use-fma,
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???)
2024-05-28 08:24:47 +00:00
-- + GHC 9.10 compatibility
source-repository-package
type: git
2024-05-28 08:24:47 +00:00
location: https://github.com/sheaf/waargonaut
tag: ec171cd5d185309692b745e2e2f291eab4038fb9
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,
2024-05-28 08:24:47 +00:00
hedgehog:containers,
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-05-28 08:24:47 +00:00
natural:semigroupoids,
2024-02-17 12:58:40 +00:00
records-sop:deepseq,
waargonaut:bifunctors,
2024-05-28 08:24:47 +00:00
waargonaut:bytestring,
waargonaut:containers,
waargonaut:hoist-error,
waargonaut:lens,
2024-05-28 08:24:47 +00:00
waargonaut:mtl,
2022-12-04 16:25:44 +00:00
waargonaut:records-sop,
2024-02-17 12:58:40 +00:00
waargonaut:semigroups,
2024-05-28 08:24:47 +00:00
waargonaut:semigroupoids,
2024-02-17 12:58:40 +00:00
waargonaut:text,
waargonaut:vector,
waargonaut:witherable,
2022-12-04 16:25:44 +00:00
2024-05-23 09:17:36 +00:00
--------------
-- GHC 9.10 --
--------------
2022-12-04 16:25:44 +00:00
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
2024-05-23 09:17:36 +00:00
tag: 3bc1d4bc53edb75e2ee3893763361aa0d5c7714a