From 6f475e431283e5a7e9831e37a208c53bb789b6e4 Mon Sep 17 00:00:00 2001 From: chrisdone Date: Wed, 12 Nov 2014 03:56:18 -0800 Subject: [PATCH] Updated Preparing your system to use Stackage2 (markdown) --- Preparing-your-system-to-use-Stackage2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Preparing-your-system-to-use-Stackage2.md b/Preparing-your-system-to-use-Stackage2.md index 51c18e7..6f69e44 100644 --- a/Preparing-your-system-to-use-Stackage2.md +++ b/Preparing-your-system-to-use-Stackage2.md @@ -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