We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c435d28 commit 61997b3Copy full SHA for 61997b3
hw-streams.cabal
@@ -42,7 +42,7 @@ common hw-hspec-hedgehog { build-depends: hw-hspec-hedgehog >= 0.1
42
common hw-prim { build-depends: hw-prim >= 0.6.2.17 && < 0.7 }
43
common mmap { build-depends: mmap >= 0.5 && < 0.6 }
44
common primitive { build-depends: primitive >= 0.6.3.0 && < 0.8 }
45
-common QuickCheck { build-depends: QuickCheck >= 2.10 && < 2.14 }
+common QuickCheck { build-depends: QuickCheck >= 2.10 && < 2.15 }
46
common semigroups { build-depends: semigroups >= 0.8.4 && < 0.20 }
47
common transformers { build-depends: transformers >= 0.4 && < 0.6 }
48
common vector { build-depends: vector >= 0.12 && < 0.13 }
0 commit comments