Skip to content

Commit 87d181b

Browse files
committed
Update hedgehog upperbound
1 parent 2382e6e commit 87d181b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: hw-xml.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ common doctest { build-depends: doctest >=
3737
common doctest-discover { build-depends: doctest-discover >= 0.2 && < 0.3 }
3838
common generic-lens { build-depends: generic-lens >= 2.2 && < 2.3 }
3939
common ghc-prim { build-depends: ghc-prim >= 0.5 && < 0.10 }
40-
common hedgehog { build-depends: hedgehog >= 1.0 && < 1.2 }
40+
common hedgehog { build-depends: hedgehog >= 1.0 && < 1.3 }
4141
common hspec { build-depends: hspec >= 2.5 && < 3 }
4242
common hw-balancedparens { build-depends: hw-balancedparens >= 0.3.0.1 && < 0.5 }
4343
common hw-bits { build-depends: hw-bits >= 0.7.0.9 && < 0.8 }

0 commit comments

Comments
 (0)