Updated Preparing your system to use Stackage2 (markdown)

chrisdone 2014-11-12 04:02:51 -08:00
parent b419422b34
commit 32f42acb9c

@ -14,14 +14,7 @@
# Installing everything from scratch
Starting with a fresh Haskell installation requires:
* Getting GHC
* Getting Cabal-install
* Setting up your path
* Getting your package repository configured
Please see the heading that suits your platform for detailed instructions.
Starting with a fresh Haskell installation requires a few steps (getting GHC, cabal, etc). Please see the heading that suits your platform for detailed instructions.
### Ubuntu