Hubbry Logo
search button
Sign in
Haskell Platform
Haskell Platform
Comunity Hub
arrow-down
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Haskell Platform
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Haskell Platform Wikipedia article. Here, you can discuss, collect, and organize anything related to Haskell Platform. The purpose of the hub is to connect...
Add your contribution
Haskell Platform
Haskell Platform
Developer(s)Haskell Platform Infrastructure Team[1]
Initial releaseMay 6, 2009; 16 years ago (2009-05-06)[2]
Stable release
8.6.5 / May 9, 2019; 6 years ago (2019-05-09)
Repository
Operating systemCross-platform
LicenseBSD
Websitewww.haskell.org/platform/ Edit this at Wikidata

The Haskell Platform is a set of software packages, tools, and libraries that create a common platform for using and developing applications in the programming language Haskell. With the Haskell Platform, Haskell follows the same principle as Python: "Batteries included".[3] Since 2022, the Haskell Platform has been deprecated.[4]

Motivation

[edit]

The quality of a programming language itself is only one component in the ability of application writers to get the job done. Programming languages can succeed or fail based on the breadth and quality of their library collection.[3]

The Haskell Platform aims to unify Haskell development tools into a single package, consisting of a compiler, compiling tools, and many standard libraries, thereby making it easier to develop and deploy full-featured Haskell-based applications.

Packages included

[edit]

The last versions consist of:[5]

Deployment

[edit]

It is available for Ubuntu,[8] Arch Linux,[9][10] FreeBSD,[11] Gentoo Linux (x86-64 and x86),[12] Fedora,[13] Debian (stable)[14] and NixOS. One-click installers exist for OS X[15] (only Intel) and Microsoft Windows.[16]

Versions

[edit]

Originally, in 2009, the Haskell Platform aimed at a periodic 6-month release cycle.[17] Starting with 7.10.2 which was released July 29, 2015, it has followed the release cycle of GHC and has since used the same version numbering scheme.[citation needed]

Deprecation

[edit]

In 2022, the Haskell Platform was deprecated, and is no longer an actively supported or recommended way of installing Haskell.[18]

References

[edit]
  1. ^ "haskell/haskell-platform". Github.com. Retrieved 28 September 2018.
  2. ^ Stewart, Don (2009-05-06). "[Haskell] Announce: The Haskell Platform". Haskell (Mailing list). Retrieved 2020-11-22.
  3. ^ a b "Haskell: Batteries Included". Archived from the original on 2009-09-28. Retrieved 2010-04-09.
  4. ^ "Haskell Platform".
  5. ^ "Download Haskell Platform". Hackage.haskell.org. Retrieved 28 September 2018.
  6. ^ "2.5. The GHCi Debugger". Archived from the original on 2011-03-03. Retrieved 2010-04-09.
  7. ^ "Happy: The Parser Generator for Haskell". Haskell.org. Retrieved 28 September 2018.
  8. ^ "Ubuntu – Details of package haskell-platform in maverick". Archived from the original on 2010-10-31. Retrieved 2010-10-17.
  9. ^ "Arch Linux - GHC 7.6.1-1 (x86_64)". Archived from the original on 2013-02-01. Retrieved 2012-12-26.
  10. ^ "Arch Linux - GHC 7.6.1-1 (I686)". Archived from the original on 2012-11-27. Retrieved 2012-12-26.
  11. ^ [1] [dead link]
  12. ^ "Gentoo Packages". Packages.gentoo.org. Archived from the original on 26 February 2012. Retrieved 28 September 2018.
  13. ^ "Fedora Package Database – haskell-platform". Archived from the original on 2011-07-17. Retrieved 2010-04-09.
  14. ^ "Debian – Details of package haskell-platform in squeeze". Archived from the original on 2010-12-08. Retrieved 2011-03-22.
  15. ^ "Download Haskell Platform". Hackage.haskell.org. Retrieved 28 September 2018.
  16. ^ "Download Haskell Platform". Hackage.haskell.org. Retrieved 28 September 2018.
  17. ^ "ReleaseTimetable – haskell-platform". Archived from the original on 2011-03-12. Retrieved 2010-08-25.
  18. ^ "Archive this repository haskell/haskell-platform". GitHub.
[edit]