mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-23 18:02:54 -06:00
Update Stack files after testing with Stack v2
- Also bump up some minor GHC versions (8.4.3 -> 8.4.4, 8.6.2 -> 8.6.5) - Should still work with Stack < v2 (tested in docker/haskell:8.2.2)
This commit is contained in:
@@ -1,11 +1 @@
|
||||
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