metabrush/brush-strokes/cabal.project
2024-04-22 20:12:31 +02:00

37 lines
582 B
Plaintext

packages: .
constraints:
acts -finitary,
fp-ieee +fma3,
rounded-hw -pure-hs -c99 -avx512 +ghc-prim -x87-long-double
tests: True
allow-newer:
acts:base, acts:deepseq,
groups-generic:base,
eigen:primitive,
falsify:base, falsify:tasty,
--package brush-strokes
profiling: True
profiling-detail: late
-------------
-- GHC 9.4 --
-------------
-- eigen
source-repository-package
type: git
location: https://github.com/sheaf/eigen
tag: 0e2dc2d495cef76af3bdc79349696ce2249405fb
-------------
-- GHC 9.6 --
-------------
-------------
-- GHC 9.8 --
-------------