Skip to content

Commit

Permalink
Merge pull request #22 from cdepillabout/patch-1
Browse files Browse the repository at this point in the history
Bump versions in hermes-json.cabal
  • Loading branch information
velveteer authored Jul 12, 2023
2 parents 3780bf0 + fe1c6e5 commit f997ed9
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 f997ed9

Please sign in to comment.