[commit: ghc] master: Actually add the right file for T13035 stderr (54227a4)

git at git.haskell.org git at git.haskell.org
Fri Jan 6 17:17:32 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/54227a45352903e951b81153f798162264f02ad9/ghc

>---------------------------------------------------------------

commit 54227a45352903e951b81153f798162264f02ad9
Author: Matthew Pickering <matthewtpickering at gmail.com>
Date:   Fri Jan 6 17:15:35 2017 +0000

    Actually add the right file for T13035 stderr


>---------------------------------------------------------------

54227a45352903e951b81153f798162264f02ad9
 testsuite/tests/perf/compiler/T13035.stderr | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/testsuite/tests/perf/compiler/T13035.stderr b/testsuite/tests/perf/compiler/T13035.stderr
index ae02c1f..52836d7 100644
--- a/testsuite/tests/perf/compiler/T13035.stderr
+++ b/testsuite/tests/perf/compiler/T13035.stderr
@@ -1 +1,4 @@
-compilation IS NOT required
+
+T13035.hs:141:28: warning: [-Wpartial-type-signatures (in -Wdefault)]
+    • Found type wildcard ‘_’ standing for ‘'['Author]’
+    • In the type signature: g :: MyRec RecipeFormatter _



More information about the ghc-commits mailing list