Upgrade to ghc 8.8.4

This commit is contained in:
Dan Burton 2020-08-28 21:32:48 -04:00
parent 604d76ca4b
commit 867c7a90a7
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -2,7 +2,7 @@ FROM fpco/pid1:18.04
ENV HOME /home/stackage
ENV LANG en_US.UTF-8
ENV GHCVER 8.8.3
ENV GHCVER 8.8.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