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