Add megaparsec-related constraints per #1446

This commit is contained in:
Dan Burton 2016-05-15 00:51:49 -07:00
parent 18b2e51a76
commit a1ad0c39b7

View File

@ -2269,6 +2269,10 @@ packages:
# Need to always match the version shipped with GHC
- Win32 == 2.3.1.0
# https://github.com/fpco/stackage/issues/1446
- megaparsec < 5.0.0
- hspec-megaparsec < 0.2.0
# end of packages