forked from GitHub/gf-core
12 lines
165 B
YAML
12 lines
165 B
YAML
resolver: lts-6.35 # ghc 7.10.3
|
|
|
|
extra-deps:
|
|
- happy-1.19.9
|
|
- alex-3.2.4
|
|
- transformers-compat-0.6.5
|
|
|
|
allow-newer: true
|
|
|
|
flags:
|
|
transformers-compat:
|
|
four: true |