From 8e2568ac2e21417028c60c5bd4e168be37e0fd2a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 7 Dec 2015 08:17:00 +0200 Subject: [PATCH] Updated Stackage Server FAQ (markdown) --- Stackage-Server-FAQ.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Stackage-Server-FAQ.md b/Stackage-Server-FAQ.md index eac38b1..caf7d7b 100644 --- a/Stackage-Server-FAQ.md +++ b/Stackage-Server-FAQ.md @@ -1,3 +1,10 @@ +# DEPRECATED + +Note that it is now highly recommended that you use [the Haskell tool Stack](http://haskellstack.com) instead of other forms of using Stackage. The content below is kept for historical purposes only. + +* * * + + # How do I clear my existing environment? If you already have installed some packages from Hackage or elsewhere and you want to start from a fresh package set, you can remove your `~/.ghc/-` directory.