From d412c37ef6b415ccb18ed8eced30cf10499b635c Mon Sep 17 00:00:00 2001 From: Harendra Kumar Date: Tue, 16 Aug 2016 07:15:24 +0530 Subject: [PATCH] Interpreter doc: Remove an incorrect statement --- doc/GUIDE.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/GUIDE.md b/doc/GUIDE.md index b8cfcbf08f..c25899c83b 100644 --- a/doc/GUIDE.md +++ b/doc/GUIDE.md @@ -1692,9 +1692,6 @@ configuration is effective when running the script. Otherwise the script uses the global project configuration specified in `~/.stack/global-project/stack.yaml`. -You have the option to make the script independent of any configuration by -using the `-hide-all-packages` ghc options as describe below. - ### Specifying interpreter options The stack interpreter options comment must specify a single valid stack command