mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Update OLD_GHCVER in documentation so copy-paste works
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
bea88e80e4
commit
85402ce53f
@ -247,7 +247,7 @@ To pull the nightly image manually run `docker pull ghcr.io/commercialhaskell/st
|
||||
```
|
||||
# for example
|
||||
SNAP_SERIES=nightly # or ltsXX
|
||||
OLD_GHCVER=9.10.1
|
||||
OLD_GHCVER=9.10.2
|
||||
rm -r work/$SNAP_SERIES/unpack-dir/.stack-work/install/x86_64-linux-tinfo6/*/$OLD_GHCVER/
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user