From 0fb2f673dd29d16c28dcaf168f6563ebf41e151b Mon Sep 17 00:00:00 2001 From: Simon Marlow Date: Tue, 21 Jan 2025 01:37:32 -0800 Subject: [PATCH] Add GHC 9.2.8 to github CI Summary: X-link: https://github.com/facebookincubator/zstrong/pull/1149 X-link: https://github.com/facebookincubator/Glean/pull/483 Reviewed By: josefs Differential Revision: D68326850 fbshipit-source-id: 2cde0d2b133781ae7ffdfa59dfe782ba0bf74761 --- build/fbcode_builder/manifests/glean | 1 + 1 file changed, 1 insertion(+) diff --git a/build/fbcode_builder/manifests/glean b/build/fbcode_builder/manifests/glean index 7cb422c9b..a8d3466dc 100644 --- a/build/fbcode_builder/manifests/glean +++ b/build/fbcode_builder/manifests/glean @@ -31,6 +31,7 @@ builder = make [make.build_args] cabal-update all +glean-hiedb glass glean-clang EXTRA_GHC_OPTS=-j4 +RTS -A32m -n4m -RTS