We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d92387 commit 45d788bCopy full SHA for 45d788b
changelog.md
@@ -1,3 +1,7 @@
1
+# 0.4.2.4
2
+
3
+Fix compiling with new ghc.
4
5
# 0.4.2.3
6
7
Fix 32-bit number parsing.
json-stream.cabal
@@ -1,5 +1,5 @@
name: json-stream
-version: 0.4.2.3
+version: 0.4.2.4
synopsis: Incremental applicative JSON parser
description: Easy to use JSON parser fully supporting incremental parsing.
Parsing grammar in applicative form.
0 commit comments