RiscV-Formal/cabal.project

17 lines
421 B
Plaintext
Raw Permalink Normal View History

2025-02-13 04:54:15 +00:00
packages:
rv_formal.cabal
packages: .
builddir: build
write-ghc-environment-files: always
-- Eliminates the need for `--enable-tests`, which is needed for HLS.
tests: true
-- Works around: https://github.com/recursion-schemes/recursion-schemes/issues/128. This
-- shouldn't harm (runtime) performance of Clash, as we only use recursion-schemes with
-- TemplateHaskell.
package recursion-schemes
optimization: 0