unison/stack.yaml
Paul Chiusano c75eb1f4e1
Merge pull request #205 from unisonweb/master
merge master into wip/typechecker
2018-06-25 18:39:29 -05:00

19 lines
313 B
YAML

flags: {}
allow-newer: true # async package has needlessly strict upper bound
packages:
- yaks/parsec-layout
- yaks/easytest
- parser-typechecker
#compiler-check: match-exact
resolver: nightly-2018-06-25
extra-deps:
- base58-bytestring-0.1.0
ghc-options:
# All packages
"$locals": -Werror -freverse-errors