ci: ghc 9.6.3 (#3328)

This commit is contained in:
Evgeny Poberezkin
2023-11-08 12:50:56 +00:00
committed by GitHub
parent 8722d35278
commit d233d07ddc
6 changed files with 29 additions and 38 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ DOCKER_BUILDKIT=1 docker build --output ~/.local/bin .
#### In any OS
1. Install [Haskell GHCup](https://www.haskell.org/ghcup/), GHC 9.6.2 and cabal 3.10.1.0:
1. Install [Haskell GHCup](https://www.haskell.org/ghcup/), GHC 9.6.3 and cabal 3.10.1.0:
```shell
curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh