mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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
|
||||
- ptr
|
||||
- pureMD5
|
||||
- quickcheck-instances < 0.3.32 # https://github.com/commercialhaskell/stackage/issues/7565
|
||||
- quickcheck-instances
|
||||
- quickcheck-io
|
||||
- quickcheck-simple
|
||||
- quickcheck-unicode
|
||||
|
||||
Loading…
Reference in New Issue
Block a user