Basic Tooling Guide

As of March 2020, School of Haskell has been switched to read-only mode.

Needs to be written. Basics:

  • Installing dev tools
  • Overview of different command line tools (ghc, cabal)
  • Stackage
  • Sandboxing
  • Starting a project
  • http://www.yesodweb.com/blog/2014/09/woes-multiple-package-versions
  • Generating docs with working links, e.g.: cabal haddock --hyperlink-source --html-location='http://www.stackage.org/haddock/lts-1.9/$pkg-$version'