It well might.  I believe you can do this yourself.  Jeremy Shaw wrote a
parser for Debian control files, which was useless on the really large
package index files.  He switched it over to using bytestrings and that
solved the problem.  You can find the code in a darcs repository at:
http://src.seereason.com/haskell-debian.  It may reference other libraries
hosted at that URL, which you can browse from the base URL.


On Jan 24, 2008 1:34 PM, Matthew Pocock <[EMAIL PROTECTED]> wrote:

> Would a bytestring-backed implementation of parsec solve my problems? Is
> there
> such a beast out there?
>
> Matthew
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to