From Fedora Project Wiki

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


{{Admon/warning | Document is Final | The contents of this beat have been sent for translation for the GA version of the Release Notes.  Any additional changes to this beat will not appear until after the release of Fedora 13.  If you have zero-day changes, be sure to post a bug. }}
{{Docs_beat_closed}}


= Haskell =
== GHC 7.10 ==


F13 features ghc-6.12.1, which now supports shared libraries on LinuxAll ghc library packages in Fedora should now provide a main shared library package for runtime, in addition to the devel, doc, and prof subpackages.  ghc-macros has been expanded to make packaging even easier hiding the tedious error-prone subpackaging process.
The GHC Hakell compiler has been updated to version 7.10 in Fedora 25Haskell packages in Fedora have been rebuilt with the new compiler, and third party Haskell projects should also be rebuilt.


Darcs has been upgraded to the new major version 2.4 with many new features and improvements.
The latest stable version of GHC provides many improvements and enhancements. For details, refer to the upstream release notes:


<noinclude>[[Category:Release Notes]]<noinclude>
* https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/release-7-10-1.html
[[Category:Documentation_beats]]
* 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:Draft documentation]]
[[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: