Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

1.29: Async Stability

Choose a tag to compare

@kris701 kris701 released this 18 Oct 20:51
· 17 commits to master since this release

Improvements

  • Made more or less everything as async as possible.
  • Removed a bunch of warnings.

Bugs

  • Fixed a big where VS could crash when using the arrow keys in the Haskell Interactive Window.