Hannes Siebenhandl pushed to branch wip/fendor/no-code-output-constr at Glasgow Haskell Compiler / GHC Commits: 5899a5fc by Hannes Siebenhandl at 2026-06-30T16:52:37+02:00 Apply 1 suggestion(s) to 1 file(s) Co-authored-by: Rodrigo Mesquita <rodrigo.m.mesquita@gmail.com> - - - - - 1 changed file: - compiler/GHC/Driver/Main/Compile.hs Changes: ===================================== compiler/GHC/Driver/Main/Compile.hs ===================================== @@ -2,7 +2,6 @@ {-# LANGUAGE MultiWayIf #-} {-# OPTIONS_GHC -fprof-auto-top #-} -{-# OPTIONS_GHC -Wno-x-backend #-} -- we do use backendCodeOutput for defunctionalization ------------------------------------------------------------------------------- -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5899a5fc98cb452be4301e5b1516a4b6... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5899a5fc98cb452be4301e5b1516a4b6... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Hannes Siebenhandl (@fendor)