unison/stack.yaml

26 lines
406 B
YAML
Raw Normal View History

2016-01-27 04:25:58 +03:00
flags: {}
allow-newer: true # async package has needlessly strict upper bound
allow-different-user: true
2016-01-27 04:25:58 +03:00
packages:
2016-12-28 08:57:15 +03:00
- yaks/easytest
- yaks/haskeline
- parser-typechecker
2016-01-27 04:25:58 +03:00
#compiler-check: match-exact
resolver: lts-12.14
2016-01-27 04:25:58 +03:00
extra-deps:
- base58-bytestring-0.1.0
- strings-1.1
2018-10-04 00:55:04 +03:00
- relation-0.2.1
2019-02-28 03:47:18 +03:00
- guid-0.1.0
- shellmet-0.0.1
- fsutils-0.1.2
ghc-options:
# All packages
2018-09-04 17:09:50 +03:00
"$locals": -Werror #-freverse-errors