halive v0.1.1 Release Notes

Release Date: 2016-12-28 // over 7 years ago
    • ๐Ÿ‘ GHC8 support
    • ๐Ÿ Windows support
    • ๐Ÿ›  Only restarts your program once all type errors are fixed.
    • Halive-as-a-library, aka "SubHalive"
    • halive exe now uses SubHalive as core.
    • โž• Add persistState utility to store/restore state in a State monad, for easily preserving program state across recompilations
    • ๐Ÿ“ฆ Prioritize stack's "local-pkg-db:" over "snapshot-pkg-db:" to allow overriding packages just as stack does
    • Switch to SDL for demo
    • โž• Add the demo as a test-suite to manage its dependencies