polysemy/stack.yaml
Sandy Maguire 482de98afe
Use type-errors for our type errors! (#144)
This PR has farmed out the type error machinery out to my new package https://github.com/isovector/type-errors. It's much nicer to work with, and a big red diff!
2019-07-03 16:05:51 -04:00

20 lines
305 B
YAML

resolver: lts-13.0
packages:
- .
- polysemy-plugin
extra-deps:
- aeson-1.4.3.0
- bifunctors-5.5.4
- dump-core-0.1.3.2
- first-class-families-0.5.0.0
- ghc-lib-0.20190204
- inspection-testing-0.4.2
- loopbreaker-0.1.1.0
- monadLib-3.9
- th-abstraction-0.3.1.0
- unagi-chan-0.4.1.0
- type-errors-0.2.0.0