[Git][ghc/ghc][wip/foundation-tests] Run with -O
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Wed Oct 12 14:50:24 UTC 2022
Matthew Pickering pushed to branch wip/foundation-tests at Glasgow Haskell Compiler / GHC
Commits:
8937fa63 by Matthew Pickering at 2022-10-12T15:50:17+01:00
Run with -O
- - - - -
1 changed file:
- testsuite/tests/numeric/should_run/all.T
Changes:
=====================================
testsuite/tests/numeric/should_run/all.T
=====================================
@@ -78,4 +78,4 @@ test('T19931', normal, compile_and_run, ['-O2'])
test('IntegerToFloat', normal, compile_and_run, [''])
test('T20291', normal, compile_and_run, [''])
-test('foundation', normal, compile_and_run, ['-package transformers'])
+test('foundation', normal, compile_and_run, ['-O -package transformers'])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8937fa6306ae070f53fc8c985a251d81747e0136
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8937fa6306ae070f53fc8c985a251d81747e0136
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20221012/3651e9f4/attachment.html>
More information about the ghc-commits
mailing list