mirror of
https://gitlab.com/sheaf/metabrush.git
synced 2024-11-05 14:53:37 +00:00
68 lines
1.7 KiB
Plaintext
68 lines
1.7 KiB
Plaintext
packages: ., brush-strokes
|
|
|
|
constraints:
|
|
acts -finitary,
|
|
-- brush-strokes +use-fma,
|
|
fp-ieee +fma3,
|
|
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
|
|
|
|
-- Fix a severe bug in Waargonaut (no corresponding Hackage release???)
|
|
-- + GHC 9.10 compatibility
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/sheaf/waargonaut
|
|
tag: ec171cd5d185309692b745e2e2f291eab4038fb9
|
|
|
|
allow-newer:
|
|
*:base, *:template-haskell, *:ghc-prim,
|
|
acts:deepseq,
|
|
digit:lens,
|
|
eigen:primitive,
|
|
eigen:transformers,
|
|
gi-cairo-connector:mtl,
|
|
hedgehog:containers,
|
|
hedgehog:resourcet,
|
|
JuicyPixels:zlib,
|
|
natural:lens,
|
|
natural:semigroupoids,
|
|
records-sop:deepseq,
|
|
waargonaut:bifunctors,
|
|
waargonaut:bytestring,
|
|
waargonaut:containers,
|
|
waargonaut:hoist-error,
|
|
waargonaut:lens,
|
|
waargonaut:mtl,
|
|
waargonaut:records-sop,
|
|
waargonaut:semigroups,
|
|
waargonaut:semigroupoids,
|
|
waargonaut:text,
|
|
waargonaut:vector,
|
|
waargonaut:witherable,
|
|
|
|
--------------
|
|
-- GHC 9.10 --
|
|
--------------
|
|
|
|
-- eigen
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/sheaf/eigen
|
|
tag: 3bc1d4bc53edb75e2ee3893763361aa0d5c7714a
|
|
|
|
--------------
|
|
-- 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
|