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