mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-22 11:07:53 +01:00
Add megaparsec-related constraints per #1446
This commit is contained in:
parent
18b2e51a76
commit
a1ad0c39b7
@ -2269,6 +2269,10 @@ packages:
|
|||||||
# Need to always match the version shipped with GHC
|
# Need to always match the version shipped with GHC
|
||||||
- Win32 == 2.3.1.0
|
- Win32 == 2.3.1.0
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/1446
|
||||||
|
- megaparsec < 5.0.0
|
||||||
|
- hspec-megaparsec < 0.2.0
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user