mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-20 19:21:57 +01:00
Updated Preparing your system to use Stackage2 (markdown)
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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user