We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2382e6e commit 87d181bCopy full SHA for 87d181b
hw-xml.cabal
@@ -37,7 +37,7 @@ common doctest { build-depends: doctest >=
37
common doctest-discover { build-depends: doctest-discover >= 0.2 && < 0.3 }
38
common generic-lens { build-depends: generic-lens >= 2.2 && < 2.3 }
39
common ghc-prim { build-depends: ghc-prim >= 0.5 && < 0.10 }
40
-common hedgehog { build-depends: hedgehog >= 1.0 && < 1.2 }
+common hedgehog { build-depends: hedgehog >= 1.0 && < 1.3 }
41
common hspec { build-depends: hspec >= 2.5 && < 3 }
42
common hw-balancedparens { build-depends: hw-balancedparens >= 0.3.0.1 && < 0.5 }
43
common hw-bits { build-depends: hw-bits >= 0.7.0.9 && < 0.8 }
0 commit comments