mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
Add Stack files for different GHC versions
This commit is contained in:
11
stack-ghc7.10.3.yaml
Normal file
11
stack-ghc7.10.3.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
resolver: lts-6.35 # ghc 7.10.3
|
||||
|
||||
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