Haskell Platform

Haskell platform
Developer(s) Haskell Platform Infrastructure Team[1]
Stable release
8.4.3 / June 14, 2018 (2018-06-14)
Operating system portable
License BSD
Website The Haskell 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".[2]

Motivation

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:[3]

Deployment

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

Versions

Originally, the Haskell Platform aimed at a 6-months release cycle.[15] Starting with 7.10.2, it will follow the release cycle of GHC and use the same version numbering scheme.

References

  1. "haskell/haskell-platform". Github.com. Retrieved 28 September 2018.
  2. 1 2
  3. "Download Haskell Platform". Hackage.haskell.org. Retrieved 28 September 2018.
  4. "Happy: The Parser Generator for Haskell". Haskell.org. Retrieved 28 September 2018.
  5. "Gentoo Packages". Packages.gentoo.org. Retrieved 28 September 2018.
  6. "Download Haskell Platform". Hackage.haskell.org. Retrieved 28 September 2018.
  7. "Download Haskell Platform". Hackage.haskell.org. Retrieved 28 September 2018.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.