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 a0bebf1 commit 7c3cad8Copy full SHA for 7c3cad8
CHANGELOG.md
@@ -10,6 +10,10 @@ New features:
10
11
Bugfixes:
12
13
+Other improvements:
14
+
15
+## [v6.0.1](https://github.com/purescript-contrib/purescript-string-parsers/releases/tag/v6.0.1) - 2021-05-11
16
17
Other improvements:
18
- Fix transitive dependencies errors found by Spago 0.20 (#71 by @milesfrain)
19
@@ -22,8 +26,6 @@ Breaking changes:
22
26
New features:
23
27
- Added a Monoid instance for Parser (#58)
24
28
25
-Bugfixes:
-
29
30
- Changed `ParseError` from `data` to a `newtype` (#60)
31
- Added usage examples to test/Examples.purs (#52)
0 commit comments