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 43463e3 commit d9ccd4fCopy full SHA for d9ccd4f
CHANGELOG.md
@@ -26,7 +26,7 @@ Breaking changes:
26
prevents a compiler error (i.e. `MixedAssociativityError`)
27
without causing issues with `<$>`.
28
- Rename module prefix from `Text.Parsing.Parser` to `Parsing` (#169 by @jamesdbrock)
29
-- Delete the `regex` parser and replace it with `mkRegex`. (#170 by @jamesdbrock)
+- Replace the `regex` parser. (#170 by @jamesdbrock)
30
31
New features:
32
0 commit comments