Closed
Description
To go along with purescript-contrib/purescript-parsing#147 -- this library could just as well do with just using StringParser
as the module prefix, rather than including Text.Parsing
, as we don't follow the Haskell example of putting all text-related packages under a Text
grouping.