foundation-edge v0.0.8 Release Notes

Release Date: 2018-07-08 // almost 6 years ago
    • โž• Add MonadReader and MonadState
    • ๐Ÿ‘Œ Improve performance of numerical read parsers (integral, double)
    • ๐Ÿ‘Œ Improve precision of double read parser
    • โž• Add Textual conduit combinator (fromBytes, toBytes, lines)
    • โž• Add DList
    • ๐Ÿ›  Fix building on latest Win32, RHEL 5.8
    • โž• Add NormalForm
    • Export some functions in Internal module to manipulate unboxed mutable array