[Git][ghc/ghc][wip/T26709] Wibble
Simon Peyton Jones pushed to branch wip/T26709 at Glasgow Haskell Compiler / GHC Commits: 4b2f2236 by Simon Peyton Jones at 2025-12-30T19:16:12+00:00 Wibble - - - - - 1 changed file: - testsuite/tests/simplCore/should_compile/all.T Changes: ===================================== testsuite/tests/simplCore/should_compile/all.T ===================================== @@ -567,4 +567,4 @@ test('T26349', normal, compile, ['-O -ddump-rules']) # T26709: we expect three `case` expressions not four test('T26709', [grep_errmsg(r'case')], multimod_compile, - ['-O -ddump-simpl -dsuppress-uniques -dno-typeable-binds']) + ['T26709', '-O -ddump-simpl -dsuppress-uniques -dno-typeable-binds']) View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4b2f2236af8214ccdefdd643d1f2fae5... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/4b2f2236af8214ccdefdd643d1f2fae5... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Simon Peyton Jones (@simonpj)