We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 481f4bc commit e3aa225Copy full SHA for e3aa225
build/fbcode_builder/manifests/ghc
@@ -2,12 +2,12 @@
2
name = ghc
3
4
[download.os=linux]
5
-url = https://downloads.haskell.org/~ghc/8.10.7/ghc-8.10.7-x86_64-fedora27-linux.tar.xz
6
-sha256 = b6ed67049a23054a8042e65c9976d5e196e5ee4e83b29b2ee35c8a22ab1e5b73
+url = https://downloads.haskell.org/~ghc/9.2.8/ghc-9.2.8-x86_64-fedora27-linux.tar.xz
+sha256 = 845f63cd365317bb764d81025554a2527dbe315d6fa268c9859e21b911bf2d3c
7
8
[build]
9
builder = autoconf
10
-subdir = ghc-8.10.7
+subdir = ghc-9.2.8
11
build_in_src_dir = true
12
only_install = true
13
0 commit comments