Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC Commits: d112b440 by Sven Tennie at 2026-02-07T10:47:56-05:00 Add cabal.project file to generate-ci This fixes the HLS setup for our CI code generation script (generate-ci). The project file simply makes `generate-ci` of the cabal file discoverable. - - - - - 1 changed file: - + .gitlab/generate-ci/cabal.project Changes: ===================================== .gitlab/generate-ci/cabal.project ===================================== @@ -0,0 +1 @@ +packages: . View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d112b4407af651841367e5d326d98e6a... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d112b4407af651841367e5d326d98e6a... You're receiving this email because of your account on gitlab.haskell.org.