reflex-ghci v0.1.4.0 Release Notes

Release Date: 2020-01-31 // about 4 years ago
    • Library: Export shutdown and getExitEvent to make it easier for library users to cleanly exit
    • Library: Fix regex to capture "Failed, one module loaded"
    • ✅ Tests: Add basic test suite, covering module loading, expression execution, exceptions, and filesystem notification-based reloading.
    • Library: Reset module output pane scroll position on reload events (like we do with the expression output pane).
    • Executable: Show executable version number (taken from cabal file) in help output