Skip to content

Commit

Permalink
Upgrade to hedgehog-1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
newhoggy committed Aug 5, 2024
1 parent e0f07c2 commit d09a6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hw-ip.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ common containers { build-depends: containers >=
common doctest { build-depends: doctest >= 0.16.2 && < 0.23 }
common doctest-discover { build-depends: doctest-discover >= 0.2 && < 0.3 }
common generic-lens { build-depends: generic-lens >= 2.2 && < 2.3 }
common hedgehog { build-depends: hedgehog >= 0.6 && < 1.5 }
common hedgehog { build-depends: hedgehog >= 0.6 && < 2 }
common hspec { build-depends: hspec >= 2.4.4 && < 3 }
common hw-bits { build-depends: hw-bits >= 0.7 && < 0.8 }
common hw-hspec-hedgehog { build-depends: hw-hspec-hedgehog >= 0.1.0.2 && < 0.2 }
Expand Down

0 comments on commit d09a6bb

Please sign in to comment.