Upgrade GHC to 8.10.2

This commit is contained in:
Alexey Zabelin 2020-08-14 22:15:20 -07:00
parent c94b3f6c02
commit 16040fdcb8
No known key found for this signature in database
GPG Key ID: ACCAC0BCE271B847

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.1
ENV GHCVER 8.10.2
# 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