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.
runParserT
1 parent 38ad411 commit 0b3fd73Copy full SHA for 0b3fd73
src/Text/Parsing/Parser.purs
@@ -6,6 +6,7 @@ module Text.Parsing.Parser
6
, ParserT(..)
7
, Parser
8
, runParser
9
+ , runParserT
10
, consume
11
, fail
12
) where
0 commit comments