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 # Table of Contents
* Installing everything from scratch (GHC, Cabal, packages, Stackage) * Installing Haskell from scratch (GHC, Cabal, packages, Stackage)
* [Ubuntu](#ubuntu) * [Ubuntu](#ubuntu)
* [Linux (general)](#other-linux) * [Linux (general)](#other-linux)
* [Mac OS X](#mac-os-x) * [Mac OS X](#mac-os-x)
* [Windows](#windows) * [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 Stackage snapshot]()
* [Using a cabal.config file (simplest usage)]() * [Using a cabal.config file (simplest usage)]()
* Detailed topics * Detailed topics