1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-11 08:25:46 +03:00
juvix/cabal.project
Paul Cadman e8a3cd0780
Add configuration files so the project can be built with cabal (#1667)
* Add files to embed in the exe to extra-source-files

Cabal requires the files to be specified here because it uses an isolated
build work directory.

* Add cabal configuration files

* Document how to use `cabal` with the project
2022-12-14 22:35:02 +01:00

18 lines
278 B
Plaintext

-- Generated by stackage-to-hackage
with-compiler: ghc-9.2.5
packages:
./
jobs: $ncpus
allow-older: *
allow-newer: *
import: https://www.stackage.org/lts-20.2/cabal.config
package juvix
ghc-options: -optP-Wno-nonportable-include-path
test-show-details: direct