Skip to content

Commit

Permalink
Merge pull request #55 from safareli/patch-1
Browse files Browse the repository at this point in the history
export mapParserT
  • Loading branch information
garyb authored Apr 25, 2017
2 parents 47ced07 + 7a7bdc8 commit f9388a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Text/Parsing/Parser.purs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ module Text.Parsing.Parser
, runParser
, runParserT
, hoistParserT
, mapParserT
, consume
, fail
) where
Expand Down

0 comments on commit f9388a1

Please sign in to comment.