Package with workarounds for a bug
in elm/parser
.
-
Parser.Workaround
to be used together with elm/parser'sParser
module -
Parser.Advanced.Workaround
to be used together with elm/parser'sParser.Advanced
module
This package uses elm-test, elm-verify-examples, and elm-review. You can run the tests with:
npm ci
npm test
Feedback and pull requests are very welcome. You can reach the maintainer at @pit on slack, or @pithub on github.
The source code for this package is released under the terms of the MIT license.
See the LICENSE
file.