mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-15 00:38:29 +01:00
Re-add bounds to megaparsec and mmark as megaparsec causes name clashes (#3159)
This commit is contained in:
parent
ea6cb42675
commit
38f40a9cb1
@ -3169,6 +3169,10 @@ packages:
|
||||
# section as wreq-0.5.2 makes tests compile properly
|
||||
- wreq < 0.5.2
|
||||
|
||||
# https://github.com/fpco/stackage/issues/3159
|
||||
- megaparsec < 6.4
|
||||
- mmark < 0.0.4.1
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user