
I am pleased to announce the release of haskell-src-exts-1.16.0! Hackage: https://hackage.haskell.org/package/haskell-src-exts-1.16.0 GitHub: https://github.com/haskell-suite/haskell-src-exts This release brings many bugfixes, as well as the following language features: * DoRec * Closed type families * GADT records * ExplicitNamespaces * Type equality constraints * PolyKinds * DataKinds * Default associated types * Instance signatures * OVERLAP pragma * Parallel arrays * MINIMAL pragma * Default signatures * Safe Haskell * Binary literals * Qualified record puns * Type splices The full changelog is available at https://github.com/haskell-suite/haskell-src-exts/blob/1.16.0/CHANGELOG This release is brought to you by: Alan Zimmerman Erik de Castro Lopo klapaucius Lars Corbijn Leonid Onokhov Peter A. Jonsson phischu Roman Cheplyaka Stefan Wehr Stijn van Drongelen yuriy0 Special thanks to Peter Jonsson who has done an incredible job for this release and fixed many of the longstanding issues in haskell-src-exts. Roman
participants (1)
-
Roman Cheplyaka