metabrush/brush-strokes/cabal.project

37 lines
582 B
Plaintext
Raw Normal View History

2024-02-17 12:58:40 +00:00
packages: .
constraints:
acts -finitary,
fp-ieee +fma3,
2024-02-17 12:58:40 +00:00
rounded-hw -pure-hs -c99 -avx512 +ghc-prim -x87-long-double
tests: True
2024-02-17 12:58:40 +00:00
allow-newer:
acts:base, acts:deepseq,
groups-generic:base,
eigen:primitive,
falsify:base, falsify:tasty,
2024-02-17 12:58:40 +00:00
2024-02-23 16:03:28 +00:00
--package brush-strokes
profiling: True
profiling-detail: late
2024-02-17 12:58:40 +00:00
-------------
-- GHC 9.4 --
-------------
-- eigen
source-repository-package
type: git
2024-04-22 18:12:31 +00:00
location: https://github.com/sheaf/eigen
tag: 0e2dc2d495cef76af3bdc79349696ce2249405fb
2024-02-17 12:58:40 +00:00
-------------
-- GHC 9.6 --
-------------
-------------
-- GHC 9.8 --
-------------