Requirements

Project status

As of May, 25th 2022, this project is officially unmaintained. If you would like to take over, drop a message to @lierdakil.

If you're looking for a decent editor support for Haskell, consider using VSCode with Haskell extensions.

The Atom-Haskell packages assume that you have at least a minimal Haskell toolchain installed on your system. See https://www.haskell.org/downloads for your options.

Core Atom-Haskell packages

  • language-haskell – Syntax highlighting and Haskell autodetection ABSOLUTELY REQUIRED!
  • ide-haskell – GUI and minimal utilities ABSOLUTELY REQUIRED!
  • ide-haskell-cabal – Build Haskell projects with either cabal or stack. Reports errors/warnings on build.

Extra Atom-Haskell packages

Binary dependencies