From Fedora Project Wiki

No edit summary
No edit summary
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{header|docs}}
{{header|docs}}


GHC has been updated to [http://www.haskell.org/ghc/docs/7.6.3/html/users_guide/release-7-6-1.html|version 7.6.3] and Haskell Platform to 2013.2.
{{Docs_beat_closed}}
Many packages have been updated and new packages added include [http://www.idris-lang.org/|idris] and various libraries.
 
All packages have been updated to follow the new simplified revised [[Packaging:Haskell|Haskell Packaging Guidelines]].
== GHC 7.10 ==
 
The GHC Hakell compiler has been updated to version 7.10 in Fedora 25.  Haskell packages in Fedora have been rebuilt with the new compiler, and third party Haskell projects should also be rebuilt.
 
The latest stable version of GHC provides many improvements and enhancements.  For details, refer to the upstream release notes:
 
* https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/release-7-10-1.html
* https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/release-7-10-2.html
* https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/release-7-10-3.html


[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]
[[Category:Documentation beats]]

Latest revision as of 01:31, 20 September 2016

DocsProject Header docTeam1.png


Warning.png
Beat Closed on Wiki
Work on beats has now moved to git at https://pagure.io/fedora-docs/release-notes. If you have changes or additions, please contact the docs team via #fedora-docs, docs@lists.fedoraproject.org, or with the release-notes BZ component.


GHC 7.10

The GHC Hakell compiler has been updated to version 7.10 in Fedora 25. Haskell packages in Fedora have been rebuilt with the new compiler, and third party Haskell projects should also be rebuilt.

The latest stable version of GHC provides many improvements and enhancements. For details, refer to the upstream release notes: