metabrush/brush-strokes/cabal.project

33 lines
523 B
Plaintext
Raw Normal View History

2024-02-17 12:58:40 +00:00
packages: .
constraints:
acts -finitary,
rounded-hw -pure-hs -c99 -avx512 +ghc-prim -x87-long-double
allow-newer:
acts:base, acts:deepseq,
groups-generic:base,
eigen:primitive,
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
location: https://github.com/chessai/eigen
tag: 1790fdf9138970dde0dbabf8b270698145a4a88c
-------------
-- GHC 9.6 --
-------------
-------------
-- GHC 9.8 --
-------------