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 47ced07 commit 7a7bdc8Copy full SHA for 7a7bdc8
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