mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-29 15:40:26 +01:00
Remove bound on quickcheck-instances and fix #7565
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
c0bf53e258
commit
dbcab86072
@ -5649,7 +5649,7 @@ packages:
|
|||||||
- protobuf < 0.2.1.4 || > 0.2.1.4 # deprecated version
|
- protobuf < 0.2.1.4 || > 0.2.1.4 # deprecated version
|
||||||
- ptr
|
- ptr
|
||||||
- pureMD5
|
- pureMD5
|
||||||
- quickcheck-instances < 0.3.32 # https://github.com/commercialhaskell/stackage/issues/7565
|
- quickcheck-instances
|
||||||
- quickcheck-io
|
- quickcheck-io
|
||||||
- quickcheck-simple
|
- quickcheck-simple
|
||||||
- quickcheck-unicode
|
- quickcheck-unicode
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user