- Haskell Language
Build powerful abstractions that are not possible in other languages Only your imagination is the limit, due to polymorphism, type classes and more advanced typesystem features Haskell has its roots in programming language research and will always be at the forefront of expressivity
- Get started - Haskell
A complete Haskell development environment consists of the Haskell toolchain (compiler, language server, build tool) and an editor with good Haskell support The quickest way to get this set up is to: Use GHCup to install and manage the Haskell toolchain Use VSCode as the editor, with the Haskell extension installed GHCup: universal installer
- Documentation - Haskell
Language Report The Haskell 2010 language report is available online as HTML and as PDF The source is available on GitHub The differences between GHC and the report can be found in the GHC User’s Guide
|