haskell-src v1.0.3.1 Release Notes
Release Date: 2019-11-09 // over 5 years ago-
No data yet 😐
You can check the official repo
Previous changes from v1.0.3.0
-
Add support for
MonadFail
&Semigroup
proposals by adding respective instances forP
andLex
.Drop support for GHC versions prior to GHC 7.0.
Remove
-O2
fromghc-options
.