inflections-hs/stack.yaml
Cristhian Motoche 5f731cba9b
Allow megaparsec 9.0 (#63)
* Allow megaparsec 9.0

* Update megaparsec in stack.yml

* Update stack.yml resolver
2020-09-11 08:44:27 -05:00

15 lines
269 B
YAML

---
resolver: lts-16.13
extra-deps:
- hspec-megaparsec-2.1.0
- hspec-expectations-0.8.2
- hspec-2.5.6
- hspec-core-2.5.6
- hspec-discover-2.5.6
- parser-combinators-1.0.0
- HUnit-1.6.0.0
- QuickCheck-2.12.2
- quickcheck-io-0.2.0
- megaparsec-9.0.0