mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-16 16:25:49 +01:00
Updated Preparing your system to use Stackage (markdown)
parent
2c3d68153f
commit
1a7e5b053e
@ -84,7 +84,9 @@ You have the following options when switching to a new snapshot:
|
|||||||
1. Updating your `~/.cabal/config` file with a new remote-repo.
|
1. Updating your `~/.cabal/config` file with a new remote-repo.
|
||||||
2. Deleting your `~/.ghc` directory.
|
2. Deleting your `~/.ghc` directory.
|
||||||
3. Running `cabal update`
|
3. Running `cabal update`
|
||||||
2. Switch in a sandbox. You can currently use `hsenv` to do that. cabal sandboxes are currently limited
|
2. Switch in a sandbox. You can currently use `hsenv` to do that. cabal sandboxes [currently don't support overriding remote-repo](https://github.com/haskell/cabal/issues/1884).
|
||||||
|
|
||||||
|
Note that these instructions also apply for migrating from an older Stackage snapshot to a new one.
|
||||||
|
|
||||||
### Using a cabal.config file (simplest usage)
|
### Using a cabal.config file (simplest usage)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user