Skip to content

Commit 12fff36

Browse files
authored
Merge pull request #147 from haskell-works/update-to-hw-json-standard-cursor-0.1.1.0
Update to hw-json-standard-cursor-0.1.1.0
2 parents fa2e8cc + 138c144 commit 12fff36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hw-json.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ common hw-bits { build-depends: hw-bits >= 0.7
5656
common hw-hspec-hedgehog { build-depends: hw-hspec-hedgehog >= 0.1.0.4 && < 0.2 }
5757
common hw-json-simd { build-depends: hw-json-simd >= 0.1.0.2 && < 0.2 }
5858
common hw-json-simple-cursor { build-depends: hw-json-simple-cursor >= 0.1.0.1 && < 0.2 }
59-
common hw-json-standard-cursor { build-depends: hw-json-standard-cursor >= 0.1.0.1 && < 0.2 }
59+
common hw-json-standard-cursor { build-depends: hw-json-standard-cursor >= 0.1.1.0 && < 0.2 }
6060
common hw-mquery { build-depends: hw-mquery >= 0.2.0.0 && < 0.3 }
6161
common hw-parser { build-depends: hw-parser >= 0.1 && < 0.2 }
6262
common hw-prim { build-depends: hw-prim >= 0.6.2.28 && < 0.7 }

0 commit comments

Comments
 (0)