Merge pull request #6318 from commercialhaskell/ghc-9.2

Initial GHC 9.2 bounds
This commit is contained in:
Adam Bergmark 2022-03-18 18:08:55 +01:00 committed by GitHub
commit 501788ae27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1339 additions and 535 deletions

View File

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

File diff suppressed because it is too large Load Diff