foundation-edge v0.0.9 Release Notes

Release Date: 2019-02-04 // about 5 years ago
    • Introduce Block & MutableBlock which represent a chunk of memory without slices and are faster/leaner in many cases.
    • Cleanup String code and some primitives boundaries
    • ๐Ÿ›  Fix storable alignment tests
    • โž• Add These data type (either a, b or both)
    • ๐Ÿ’ป Implement checks command line
    • ๐Ÿ‘Œ Improve checks terminal output
    • โฌ‡๏ธ drop support for GHC 7.4 and GHC 7.6
    • ๐Ÿ‘Œ Improve performance of copy out of block and uarray