Updated Stackage Server FAQ (markdown)

Chris Done 2014-08-07 08:10:34 -07:00
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.