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 d1f33ef commit 8283d3eCopy full SHA for 8283d3e
src/Text/Parsing/Parser.purs
@@ -7,6 +7,7 @@ module Text.Parsing.Parser
7
, Parser
8
, runParser
9
, runParserT
10
+ , runParserT'
11
, hoistParserT
12
, mapParserT
13
, consume
0 commit comments