Skip to content

Commit

Permalink
Merge pull request #6318 from commercialhaskell/ghc-9.2
Browse files Browse the repository at this point in the history
Initial GHC 9.2 bounds
  • Loading branch information
bergmark committed Mar 18, 2022
2 parents 471634c + 5045864 commit 501788a
Show file tree
Hide file tree
Showing 2 changed files with 1,339 additions and 535 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 501788a

Please sign in to comment.