mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 08:18:30 +01:00
Updated Stackage Server FAQ (markdown)
parent
288199b498
commit
b01bf061e6
@ -5,3 +5,12 @@
|
||||
With hsenv you can simply edit the `.cabal/config` file and replace
|
||||
the `remote-repo` line with the line indicated on the page of the
|
||||
snapshot you want to use.
|
||||
|
||||
## Cabal sandbox
|
||||
|
||||
There is currently no way to specify a remote-repo in a sandbox
|
||||
yet. There is
|
||||
[an open issue](https://github.com/haskell/cabal/issues/1884)
|
||||
for this. Once it is addressed you'll be able to have a snapshot per
|
||||
sandbox. Until then, you can either use a stackage globally, or embed
|
||||
your sandbox inside hsenv.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user