2016-01-27 04:25:58 +03:00
|
|
|
flags: {}
|
|
|
|
|
2018-05-17 01:20:27 +03:00
|
|
|
allow-newer: true # async package has needlessly strict upper bound
|
|
|
|
|
2018-11-05 22:03:34 +03:00
|
|
|
allow-different-user: true
|
|
|
|
|
2016-01-27 04:25:58 +03:00
|
|
|
packages:
|
2016-12-28 08:57:15 +03:00
|
|
|
- yaks/easytest
|
2018-05-17 01:20:27 +03:00
|
|
|
- parser-typechecker
|
2016-01-27 04:25:58 +03:00
|
|
|
|
2018-05-17 01:20:27 +03:00
|
|
|
#compiler-check: match-exact
|
2018-08-09 19:10:33 +03:00
|
|
|
resolver: lts-12.5
|
2016-01-27 04:25:58 +03:00
|
|
|
|
|
|
|
extra-deps:
|
2018-05-17 01:20:27 +03:00
|
|
|
- base58-bytestring-0.1.0
|
2018-09-22 22:22:51 +03:00
|
|
|
- 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
|
2016-08-20 00:46:10 +03:00
|
|
|
|
2018-05-31 22:35:35 +03:00
|
|
|
ghc-options:
|
|
|
|
# All packages
|
2018-09-04 17:09:50 +03:00
|
|
|
"$locals": -Werror #-freverse-errors
|