[commit: ghc] master: Actually add the right file for T13035 stderr (54227a4)
Simon Peyton Jones
simonpj at microsoft.com
Fri Jan 6 17:47:36 UTC 2017
Thanks. Sorry about failing to add that file
simon
| -----Original Message-----
| From: ghc-commits [mailto:ghc-commits-bounces at haskell.org] On Behalf Of
| git at git.haskell.org
| Sent: 06 January 2017 17:18
| To: ghc-commits at haskell.org
| Subject: [commit: ghc] master: Actually add the right file for T13035 stderr
| (54227a4)
|
| Repository : ssh://git@git.haskell.org/ghc
|
| On branch : master
| Link :
| https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fghc.haskell.
| org%2Ftrac%2Fghc%2Fchangeset%2F54227a45352903e951b81153f798162264f02ad9%2Fgh
| c&data=02%7C01%7Csimonpj%40microsoft.com%7C86bd120363964482265708d43657ea8d%
| 7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636193198616484576&sdata=rsqX9O
| 5K9ga2Aym%2BF%2BsWCA1vpaD7yJRDoWDfxPbCvVk%3D&reserved=0
|
| >---------------------------------------------------------------
|
| 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 _
|
| _______________________________________________
| ghc-commits mailing list
| ghc-commits at haskell.org
| https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmail.haskell
| .org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fghc-
| commits&data=02%7C01%7Csimonpj%40microsoft.com%7C86bd120363964482265708d4365
| 7ea8d%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636193198616484576&sdata=
| zDIxHu4g5rU8jgEedgGvPWHoM8jRG%2FaQCKrHrAgvIcs%3D&reserved=0
More information about the ghc-devs
mailing list