mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 04:31:57 +01:00
Constrain hspec* per NorfairKing/validity#32
This commit is contained in:
parent
c02a85faaa
commit
fb712b3e0c
@ -3616,6 +3616,12 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/3795
|
# https://github.com/commercialhaskell/stackage/issues/3795
|
||||||
- lens < 4.17
|
- lens < 4.17
|
||||||
|
|
||||||
|
# https://github.com/NorfairKing/validity/issues/32
|
||||||
|
# causes build failure for genvalidity-hspec-0.6.1.0
|
||||||
|
- hspec-core < 2.5.3
|
||||||
|
- hspec < 2.5.3
|
||||||
|
- hspec-discover < 2.5.3
|
||||||
|
|
||||||
# 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