nightly ghc: 8.10.3 -> 8.10.4

This commit is contained in:
Dan Burton 2021-02-10 17:35:34 -05:00
parent a4beb1ee22
commit 0dd78ffc82
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ FROM fpco/pid1:18.04
ENV HOME /home/stackage
ENV LANG en_US.UTF-8
ENV GHCVER 8.10.3
ENV GHCVER 8.10.4
# NOTE: also update debian-bootstrap.sh when cuda version changes
ENV PATH /home/stackage/.stack/programs/x86_64-linux/ghc-$GHCVER/bin:/usr/local/cuda-10.0/bin:/usr/sbin:/usr/bin:/sbin:/bin

View File

@ -1,6 +1,6 @@
ghc-major-version: "8.10"
# new curator is supposed to use exact GHC version
ghc-version: "8.10.3"
ghc-version: "8.10.4"
# This affects which version of the Cabal file format we allow. We
# should ensure that this is always no greater than the version