GHC 9.0.1

This commit is contained in:
Adam Bergmark 2021-05-29 17:50:27 +02:00
parent e396a6ae1f
commit 3a7e65bdc1
2 changed files with 1560 additions and 165 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.4
ENV GHCVER 9.0.1
# 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

File diff suppressed because it is too large Load Diff