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
1 changed file:
Changes:
| ... | ... | @@ -2,7 +2,6 @@ |
| 2 | 2 | {-# LANGUAGE MultiWayIf #-}
|
| 3 | 3 | |
| 4 | 4 | {-# OPTIONS_GHC -fprof-auto-top #-}
|
| 5 | -{-# OPTIONS_GHC -Wno-x-backend #-} -- we do use backendCodeOutput for defunctionalization
|
|
| 6 | 5 | |
| 7 | 6 | -------------------------------------------------------------------------------
|
| 8 | 7 | --
|