Updated Preparing your system to use Stackage2 (markdown)

chrisdone 2014-11-12 03:57:42 -08:00
parent 6d538068f6
commit d69c5e5cac

@ -1,6 +1,6 @@
### Table of Contents
* Installing Haskell from scratch (GHC, Cabal, packages, Stackage)
* [Installing Haskell from scratch (GHC, Cabal, packages, Stackage)](#installing-everything-from-scratch)
* [Ubuntu](#ubuntu)
* [Linux (general)](#other-linux)
* [Mac OS X](#mac-os-x)
@ -70,7 +70,7 @@ such a snapshot automatically.)
4. Edit your ` %appdata%\cabal\config` file, and replace your `remote-repo:` line with the line [available here](http://www.stackage.org/alias/fpcomplete/unstable-ghc78hp-exclusive)
5. Run `cabal update` again, and you're all ready to go!
# Using on existing setup (GHC, Cabal already installed)
# Using on existing setup
### Using a Stackage snapshot