unison/stack.yaml
2019-03-18 14:29:09 -04:00

24 lines
372 B
YAML

flags: {}
allow-newer: true # async package has needlessly strict upper bound
allow-different-user: true
packages:
- yaks/easytest
- yaks/haskeline
- parser-typechecker
#compiler-check: match-exact
resolver: lts-12.5
extra-deps:
- base58-bytestring-0.1.0
- strings-1.1
- relation-0.2.1
- guid-0.1.0
ghc-options:
# All packages
"$locals": -Werror #-freverse-errors