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.