We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bf9224 commit 2bc105dCopy full SHA for 2bc105d
haskell/ghc_bindist.bzl
@@ -22,7 +22,7 @@ _GHC_BINS = {
22
},
23
}
24
25
-_GHC_DEFAULT_VERSION = "8.2.2"
+_GHC_DEFAULT_VERSION = "8.4.1"
26
27
def _execute_fail_loudly(ctx, args):
28
"""Execute a command and fail loudly if it fails.
0 commit comments