This is a template for a minimal Haskell devcontainer-enabled repository. The template takes the default Github Codespaces image and:
- Installs GHC, Stack, and HLS via
ghcup. - Installs the Haskell language server extension.
- Sets up paths and VSCode settings so that IDE support should work out of the box.