add Haskell f37 relnotes (#873)

This commit is contained in:
Jens Petersen 2022-09-29 15:18:44 +08:00 committed by pbokoc
commit 2c21f03f34

View file

@ -3,3 +3,9 @@ include::{partialsdir}/entities.adoc[]
[[sect-haskell]]
= Haskell
The Haskell GHC compiler has been updated from 8.10.5 to 8.10.7
with some important bugfixes. Haskell packages were updated
to final Stackage 18.28 versions.
Newer versions of GHC are available via the
ghc9.0, ghc9.2, and ghc9.4 packages.