Haskell Platform

Haskell platform
Developer(s)Haskell Platform Infrastructure Team[1]
Initial releaseMay 6, 2009; 14 years ago (2009-05-06)[2]
Stable release
8.6.5 / May 9, 2019; 4 years ago (2019-05-09)
Repository
  • github.com/haskell/haskell-platform
Operating systemportable
LicenseBSD
Websitewww.haskell.org/platform/

The Haskell Platform is a collection of software packages, tools and libraries that create a common platform for using and developing applications in 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

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, therefore making it easier to develop and deploy full-featured Haskell-driven applications.

Packages included

Currently it consists of:[5]

Deployment

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

Originally,[when?] the Haskell Platform aimed at a 6-months 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

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

References

  1. ^ "haskell/haskell-platform". Github.com. Retrieved 28 September 2018.
  2. ^ Stewart, Don (May 6, 2009). "[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. 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 · Issue #350 · haskell/Haskell-platform". GitHub.

External links

  • Official website
  • haskell-platform on GitHub
Retrieved from "https://en.wikipedia.org/w/index.php?title=Haskell_Platform&oldid=1217256016"