Merge pull request #6047 from commercialhaskell/ghc-9

GHC 9.0.1
This commit is contained in:
Adam Bergmark 2021-06-16 22:24:37 +02:00 committed by GitHub
commit 0c2d696dc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 676 additions and 538 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