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 38ad411 + 0b3fd73 commit d9602b4Copy full SHA for d9602b4
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