metabrush/brush-strokes/cabal.project

36 lines
567 B
Plaintext

packages: .
constraints:
acts -finitary,
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/chessai/eigen
tag: 1790fdf9138970dde0dbabf8b270698145a4a88c
-------------
-- GHC 9.6 --
-------------
-------------
-- GHC 9.8 --
-------------