Simon Peyton Jones pushed to branch wip/T26548 at Glasgow Haskell Compiler / GHC Commits: ff484efd by Simon Peyton Jones at 2025-12-23T16:53:58+00:00 Remove white space - - - - - 1 changed file: - compiler/GHC/Core/Opt/Simplify/Utils.hs Changes: ===================================== compiler/GHC/Core/Opt/Simplify/Utils.hs ===================================== @@ -1055,8 +1055,6 @@ Reason for (a): were evaluated, nothing more. That in turn make the enclosing function too big to inline elsewhere. - - Reason for (b): we want to inline integerCompare here integerLt# :: Integer -> Integer -> Bool# integerLt# (IS x) (IS y) = x <# y View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/ff484efd3f799b1122740b31855a234e... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/ff484efd3f799b1122740b31855a234e... You're receiving this email because of your account on gitlab.haskell.org.