metabrush/cabal.project

71 lines
1.8 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-08-28 22:26:19 +00:00
*:base, *:template-haskell, *:ghc-prim, *:Cabal,
2024-02-17 12:58:40 +00:00
acts:deepseq,
2022-12-04 16:25:44 +00:00
digit:lens,
2024-02-17 12:58:40 +00:00
eigen:primitive,
eigen:transformers,
2024-08-28 22:26:19 +00:00
falsify:tasty,
2024-02-17 12:58:40 +00:00
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-08-28 22:26:19 +00:00
indexed-traversable:containers,
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,
2024-08-28 22:26:19 +00:00
th-abstraction:containers,
2024-02-17 12:58:40 +00:00
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
2024-08-01 19:36:44 +00:00
--------------
-- GHC HEAD --
--------------
repository head.hackage.ghc.haskell.org
url: https://ghc.gitlab.haskell.org/head.hackage/
secure: True
key-threshold: 3
root-keys:
f76d08be13e9a61a377a85e2fb63f4c5435d40f8feb3e12eb05905edb8cdea89
26021a13b401500c8eb2761ca95c61f2d625bfef951b939a8124ed12ecf07329
7541f32a4ccca4f97aea3b22f5e593ba2c0267546016b992dfadcd2fe944e55d
active-repositories: hackage.haskell.org, head.hackage.ghc.haskell.org:override