From Fedora Project Wiki

No edit summary
 
(71 intermediate revisions by 9 users not shown)
Line 1: Line 1:
=== Haskell ===
{{header|docs}}
The [[SIGs/Haskell| Fedora Haskell SIG]] has been busy updating [https://admin.fedoraproject.org/pkgdb/users/packages/haskell-sig Haskell packages] and our [[PackagingDrafts/Haskell| Packaging Guidelines]].  The new guidelines and [http://fedorahosted.org/cabal2spec cabal2spec] now make it very easy to package Haskell Cabal packages for Fedora.


For Fedora 11 the various packages have been updated to new versions including ghc-6.10.1, darcs-2.2.1, and ghc-gtk2hs-0.10.0.  Newly added packages include cabal-install, cpphs, ghc-HTTP, ghc-paths, ghc-zlib.
{{Docs_beat_closed}}


There is also a new #fedora-haskell IRC channel on Freenode for discussion.
== 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:Documentation_beats]]
[[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: