Skip to content

Commit 85402ce

Browse files
committed
Update OLD_GHCVER in documentation so copy-paste works
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
1 parent bea88e8 commit 85402ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CURATORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ To pull the nightly image manually run `docker pull ghcr.io/commercialhaskell/st
247247
```
248248
# for example
249249
SNAP_SERIES=nightly # or ltsXX
250-
OLD_GHCVER=9.10.1
250+
OLD_GHCVER=9.10.2
251251
rm -r work/$SNAP_SERIES/unpack-dir/.stack-work/install/x86_64-linux-tinfo6/*/$OLD_GHCVER/
252252
```
253253

0 commit comments

Comments
 (0)