FAQ Glossary More Welcome to Stack¶ Welcome to the Haskell programming language and Stack! Stack is an established program for developing Haskell projects.1 It is aimed at new and experienced users of Haskell and seeks to support them fully on Linux, macOS and Windows. Haskell code is compiled by the Glasgow Haskell Compiler (GHC), which can also be used interactively. Stack features include: Inst

