24 Aug 2012 23:54
ANNOUNCE: readable-0.1
MightyByte <mightybyte <at> gmail.com>
2012-08-24 21:54:37 GMT
2012-08-24 21:54:37 GMT
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.
RSS Feed