mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
14 lines
212 B
YAML
14 lines
212 B
YAML
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
|