Haskell Platform proposal: add attoparsec
Bas van Dijk
v.dijk.bas at gmail.com
Thu Jan 24 08:56:39 GMT 2013
On Jan 23, 2013 11:30 AM, "Gregory Collins" <greg at gregorycollins.net> wrote:
> I'm proposing the popular and widely-used attoparsec to become part of
the Haskell Platform.
+1
In the future it would be nice if the Data.Attoparsec.Combinator module was
moved to a separate package so that both parsec and attoparsec can provide
the same polymorphic applicative combinators without parsec depending on
attoparsec or vice versa. But for now I would be happy if attoparsec would
go in as is.
Bas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://projects.haskell.org/pipermail/haskell-platform/attachments/20130124/8955d6e7/attachment.htm>
More information about the Haskell-platform
mailing list