mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-16 08:15:49 +01:00
Add constraints on hspec-megaparsec and versions per #2666
This commit is contained in:
parent
948cba7aba
commit
37d7d46115
@ -3241,7 +3241,10 @@ packages:
|
|||||||
- doctest < 0.12
|
- doctest < 0.12
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2666
|
# https://github.com/fpco/stackage/issues/2666
|
||||||
- megaparsec < 6.0
|
- megaparsec < 6
|
||||||
|
- hspec-megaparsec < 1
|
||||||
|
- versions < 3.2
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user