Skip to content
Snippets Groups Projects
Commit ec709325 authored by Matthew Pickering's avatar Matthew Pickering
Browse files

Add 9_2_1-rc1

parent 980f24a1
No related branches found
No related tags found
No related merge requests found
...@@ -186,10 +186,10 @@ in ...@@ -186,10 +186,10 @@ in
# #
# GHC 9.2 # GHC 9.2
# #
"ghc-9_2_1-alpha1" = buildGhc { "ghc-9_2_1-rc1" = buildGhc {
version = "9.2.1-alpha1"; version = "9.2.1-alpha1";
url = "https://downloads.haskell.org/ghc/9.2.1-alpha1/ghc-9.2.0.20210331-src.tar.xz"; url = "https://downloads.haskell.org/ghc/9.2.1-rc1/ghc-9.2.0.20210821-src.tar.xz";
sha256 = "sha256:0ska5649fn672w97nwh6xvx4yc1dbik751mxdqgmxl9sq8wk1h18"; sha256 = "sha256:1xmkaa58l67lml2f34bvzcckilqr8blqyhs1b0hpkngh26w8q482";
bootVer = "ghc8101"; bootVer = "ghc8101";
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment