haskell-src-exts v1.14.0.1 Release Notes

    • โž• Add support for extensions:
      • MultiWayIf
      • LambdaCase
      • DataKinds
    • โœ‚ Remove support for old (deprecated) Generics
    • Derive GHC's Generic instances for datatypes
    • Derive some missing Data and Typeable instances
    • ๐Ÿ›  Multiple bug fixes
    • โž• Add missing Functor and Applicative instances for monads
    • โœ‚ Remove support for GHCs older than 7.4

    ** 1.14.x