mirror of
https://github.com/polysemy-research/polysemy.git
synced 2024-12-03 13:05:09 +03:00
482de98afe
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!
20 lines
305 B
YAML
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
|
|
|