I'm happy to announce a new package called readable:

    http://hackage.haskell.org/package/readable

This package provides simple reading of data types from ByteString and
Text using MonadPlus to handle failure.  It doesn't seem like there's
a standard way to do simple reading from ByteString and Text, so
hopefully this package will fill the gap.  Suggestions/improvements
are most welcome.

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to