From 84834af0788ac0ed7a031e2073be2e0ff5b1e2cd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 12 Nov 2014 13:32:55 +0200 Subject: [PATCH] Clarify something --- Preparing-your-system-to-use-Stackage.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Preparing-your-system-to-use-Stackage.md b/Preparing-your-system-to-use-Stackage.md index a988383..eb87c15 100644 --- a/Preparing-your-system-to-use-Stackage.md +++ b/Preparing-your-system-to-use-Stackage.md @@ -45,7 +45,8 @@ steps are provided here for completeness. ## Mac OS X It is highly recommended to install GHC via the Haskell Platform. Therefore, -you should also use a Haskell Platform snapshot. +you should also use a Haskell Platform snapshot. (These instructions will use +such a snapshot automatically.) 1. [Install Haskell Platform for Mac](https://www.haskell.org/platform/mac.html) 2. Modify your PATH to include `$HOME/Library/Haskell/bin` @@ -56,7 +57,8 @@ you should also use a Haskell Platform snapshot. ## Windows It is highly recommended to install GHC via the Haskell Platform. Therefore, -you should also use a Haskell Platform snapshot. +you should also use a Haskell Platform snapshot. (These instructions will use +such a snapshot automatically.) 1. [Install Haskell Platform for Windows](https://www.haskell.org/platform/windows.html) 2. Modify your PATH to include `%APPDATA%\cabal\bin`