mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-14 13:42:50 -06:00
Add Stack files for different GHC versions
This commit is contained in:
13
stack-ghc8.6.2.yaml
Normal file
13
stack-ghc8.6.2.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
resolver: nightly-2018-12-04 # ghc 8.6.2
|
||||
|
||||
packages:
|
||||
- . # GF, PGF
|
||||
- src/runtime/haskell-bind # PGF2 (requires C runtime to be installed)
|
||||
|
||||
extra-deps:
|
||||
- json-0.9.2
|
||||
- network-2.6.3.6
|
||||
|
||||
flags:
|
||||
gf:
|
||||
server: true
|
||||
Reference in New Issue
Block a user