Add Stack files for different GHC versions

This commit is contained in:
John J. Camilleri
2018-12-04 10:32:26 +01:00
parent ee5ac81dfc
commit 6ad9bf3dbf
6 changed files with 61 additions and 2 deletions

11
stack-ghc8.0.2.yaml Normal file
View File

@@ -0,0 +1,11 @@
resolver: lts-9.21 # ghc 8.0.2
packages:
- . # GF, PGF
- src/runtime/haskell-bind # PGF2 (requires C runtime to be installed)
extra-deps:
flags:
gf:
server: true