Find out more about the Haskell toolchain. The Haskell toolchain consists of the following tools: GHC: the Glasgow Haskell Compiler; cabal-install: the Cabal installation tool for managing Haskell software; Stack: a cross-platform program for developing Haskell projects; haskell-language-server (optional): A language server for developers to integrate with their editor/IDE
Haskell infrastructure is mostly maintained by committees and groups of volunteers. Here are some of the committees involved in keeping things running: Core Libraries Committee; GHC Steering Committee; Hackage trustees; Haskell.org committee; Stackage maintainers; Haskell admin team: responsible for all ***.haskell.org infrastructure, including this website. Conferences and Events. There are a ...