From Fedora Project Wiki

(Converted warning)
No edit summary
 
(34 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{header|docs}}
{{header|docs}}


= <span style="color:red;">Warning - Beat Converted</span> =
{{Docs_beat_closed}}


{{admon/warning| Beat has already been converted to XML|Be sure to set Wiki Good to '''*''' and In Publican to '''0''' if this beat is modified}}
== GHC 7.10 ==


== GHC ==
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.
[http://haskell.org/ghc ghc] has been updated to [http://www.haskell.org/ghc/docs/7.0.2/html/users_guide/release-7-0-2.html 7.0.2], a new [http://www.haskell.org/ghc/docs/7.0.2/html/users_guide/release-7-0-1.html major version] with many new [[Features/GHC70|features]].


== Haskell Platform ==
The latest stable version of GHC provides many improvements and enhancements. For details, refer to the upstream release notes:
[http://hackage.haskell.org/platform haskell-platform] has been updated to the latest stable [http://hackage.haskell.org/platform/changelog.html 2011.2.0.0 release].
 
== New packages ==
New packages include [http://johnmacfarlane.net/pandoc/ pandoc] (markup converter), [http://bluetile.org/ bluetile] (window manager), and over 35 new libraries.


* 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: