realworldhaskell: The Real World Haskell Book

[ learning, library ] [ Propose Tags ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0, 0.0.1.1
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5) [details]
License LicenseRef-PublicDomain
Author Bryan O'Sullivan, Don Stewart, John Goerzen
Maintainer realworldhaskell@aniketd.mailer.me
Category Learning
Home page https://github.com/realworldhaskell/book#readme
Bug tracker https://github.com/realworldhaskell/book/issues
Source repo head: git clone https://github.com/realworldhaskell/book
Uploaded by aniketd at 2021-08-13T20:30:21Z
Distributions NixOS:0.0.1.1
Downloads 304 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-08-13 [all 1 reports]

Readme for realworldhaskell-0.0.1.1

[back to package description]

Real World Haskell

Bryan O'Sullivan, John Goerzen, and Don Stewart

To Cian, Ruairi, and Shannon, for the love and joy they bring. -- Bryan

For my wife, Terah, with thanks for all her love, encouragement, and support. -- John

To Suzie, for her love and support. -- Don


This is a living version of the legendary Real World Haskell book by the Three Immortals.

Their contribution to the Haskell ecosystem will forever remain unparalleled, not only with regard to writing this book, but also in the industrial application of the Haskell Programming Language -- breaking the boundaries that had largely come to be set in academia alone. Since then, the community has steadily been gathering to the point that now we have the Haskell Foundation to direct its progress.

It is clear that The Three wanted to bring this phenomenal langauge to mainstream industry in order to save themselves (and the rest of the world) from the toil of working with non-functional programming languages.

The Haskell ecosystem has come a long way since this book was published, and moreover, the onward march of our beloved Haskellers towards programming-language-nirvana is relentless. All are welcome to help this book keep up with the party!