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.
2 parents 47ced07 + 7a7bdc8 commit f9388a1Copy full SHA for f9388a1
src/Text/Parsing/Parser.purs
@@ -8,6 +8,7 @@ module Text.Parsing.Parser
8
, runParser
9
, runParserT
10
, hoistParserT
11
+ , mapParserT
12
, consume
13
, fail
14
) where
0 commit comments