Skip to content

0.9.0

Compare
Choose a tag to compare
@Anton-Latukha Anton-Latukha released this 15 Jun 22:45
· 1797 commits to master since this release
c3833ec

(diff) 0.9.0 (2020-06-15)

  • Breaking:

    • Removed instances due to migration to haskeline 0.8:
      • instance MonadException m => MonadException(StateT(HashMap FilePath NExprLoc) m).
      • instance MonadException m => MonadException(Fix1T StandardTF m).
    • Dependencies:
      • Requires last major haskeline (0.8).
  • Additional:

    • Library: Official support for GHC 8.4 - 8.10.
    • Executable complies only under GHC 8.10.
  • Changelog started. Previous release was 0.8.0.