Haskell Platform


title: "Haskell Platform" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["haskell-programming-language-family", "free-computer-libraries", "free-software-programmed-in-haskell"] topic_path: "general/haskell-programming-language-family" source: "https://en.wikipedia.org/wiki/Haskell_Platform" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::data[format=table title="Infobox software"]

FieldValue
nameHaskell Platform
logoLogo-Haskell-Platform-Batteries-Included.png
developerHaskell Platform Infrastructure Team
released
latest release version8.6.5
latest release date
operating systemCross-platform
licenseBSD
website
::

|name = Haskell Platform |logo = Logo-Haskell-Platform-Batteries-Included.png |developer = Haskell Platform Infrastructure Team |released = |latest release version = 8.6.5 |latest release date = |operating system = Cross-platform |license = BSD |website =

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". Since 2022, the Haskell Platform has been deprecated.

Motivation

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

The last versions consist of:

Deployment

It is available for Ubuntu, Arch Linux, FreeBSD, Gentoo Linux (IA-32, x86-64), Fedora Linux, Debian (stable) and NixOS. One-click installers exist for macOS (Intel) and Windows.

Versions

Originally, in 2009, the Haskell Platform aimed at a periodic 6-month release cycle. 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.

Deprecation

In 2022, the Haskell Platform was deprecated, and is no longer an actively supported or recommended way of installing Haskell. It has been superseded by GHCup.

References

References

  1. "haskell/haskell-platform".
  2. (2009-05-06). "[Haskell] Announce: The Haskell Platform".
  3. "Haskell: Batteries Included".
  4. "Haskell Platform".
  5. "Download Haskell Platform".
  6. "2.5. The GHCi Debugger".
  7. "Happy: The Parser Generator for Haskell".
  8. "Details of package haskell-platform in maverick".
  9. "GHC 7.6.1-1 (x86-64)".
  10. "GHC 7.6.1-1 (I686)".
  11. [http://wiki.freebsd.org/Haskell/Platform] {{dead link. (September 2018)
  12. "Gentoo Packages".
  13. "Fedora Package Database – haskell-platform".
  14. "Debian – Details of package haskell-platform in squeeze".
  15. "Download Haskell Platform".
  16. "Download Haskell Platform".
  17. "ReleaseTimetable – haskell-platform".
  18. "Archive this repository haskell/haskell-platform".
  19. "Haskell Platform - HaskellWiki".

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

haskell-programming-language-familyfree-computer-librariesfree-software-programmed-in-haskell