mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Updated Stackage Server FAQ (markdown)
parent
18b34429d1
commit
8e2568ac2e
@ -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/<os>-<ghc-version>` directory.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user