forked from GitHub/gf-core
Add Stack files for different GHC versions
This commit is contained in:
11
stack-ghc8.0.2.yaml
Normal file
11
stack-ghc8.0.2.yaml
Normal 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
|
||||
Reference in New Issue
Block a user