Updated Preparing your system to use Stackage2 (markdown)

chrisdone 2014-11-12 03:56:18 -08:00
parent 82a711de37
commit 6f475e4312

@ -1,11 +1,11 @@
# Table of Contents
* Installing everything from scratch (GHC, Cabal, packages, Stackage)
* Installing Haskell from scratch (GHC, Cabal, packages, Stackage)
* [Ubuntu](#ubuntu)
* [Linux (general)](#other-linux)
* [Mac OS X](#mac-os-x)
* [Windows](#windows)
* Using on existing setup (GHC, Cabal already installed)
* Using on existing Haskell setup (GHC, Cabal already installed)
* [Using a Stackage snapshot]()
* [Using a cabal.config file (simplest usage)]()
* Detailed topics