Skip to content

Commit

Permalink
Bump versions in hermes-json.cabal
Browse files Browse the repository at this point in the history
  • Loading branch information
cdepillabout authored Jul 4, 2023
1 parent 3780bf0 commit fe1c6e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hermes-json.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ library
Data.Hermes.Decoder.Internal
build-depends:
attoparsec >= 0.13.1 && < 0.15,
attoparsec-iso8601 >= 1.0.2.0 && < 1.0.3.0,
attoparsec-iso8601 >= 1.0.2.0 && < 1.2,
base >= 4.13 && < 4.18,
bytestring >= 0.10.12 && < 0.12,
containers >= 0.6.5 && < 0.7,
Expand Down Expand Up @@ -133,8 +133,8 @@ test-suite hermes-test
hermes-json,
scientific,
text,
hedgehog >= 1.0.5 && < 1.2,
hedgehog >= 1.0.5 && < 1.3,
tasty >= 1.4.2 && < 1.6,
tasty-hedgehog >= 1.1.0 && < 1.4,
tasty-hedgehog >= 1.1.0 && < 1.5,
time,
vector

0 comments on commit fe1c6e5

Please sign in to comment.