Contents

  • haskell.sh - install GHC, ghc-mod, Atom and Haskell plugins for Atom on Ubuntu 14.04 LTS

Install

wget -O setup.sh http://ujeb.se/haskell && chmod +x setup.sh && ./setup.sh