From ded5ae9472cec407138f50d72bac7111c532aa3b Mon Sep 17 00:00:00 2001 From: Alan Zimmerman Date: Mon, 11 May 2015 23:32:40 +0200 Subject: Update stderrs for tests after cherry pick from master --- testsuite/tests/ghc-api/annotations/T10357.stderr | 24 +++++++++++------------ testsuite/tests/ghc-api/annotations/T10358.stderr | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/testsuite/tests/ghc-api/annotations/T10357.stderr b/testsuite/tests/ghc-api/annotations/T10357.stderr index a418490766..bec379ac35 100644 --- a/testsuite/tests/ghc-api/annotations/T10357.stderr +++ b/testsuite/tests/ghc-api/annotations/T10357.stderr @@ -1,30 +1,30 @@ -Test10357.hs:4:13: error: Not in scope: ‘one’ +Test10357.hs:4:13: Not in scope: ‘one’ -Test10357.hs:4:19: error: Not in scope: ‘x’ +Test10357.hs:4:19: Not in scope: ‘x’ -Test10357.hs:5:7: error: Not in scope: ‘multPoly’ +Test10357.hs:5:7: Not in scope: ‘multPoly’ -Test10357.hs:6:10: error: Not in scope: ‘poly’ +Test10357.hs:6:10: Not in scope: ‘poly’ -Test10357.hs:6:15: error: +Test10357.hs:6:15: Not in scope: data constructor ‘LE’ Perhaps you meant ‘LT’ (imported from Prelude) -Test10357.hs:7:10: error: Not in scope: ‘addPoly’ +Test10357.hs:7:10: Not in scope: ‘addPoly’ -Test10357.hs:7:19: error: Not in scope: ‘poly’ +Test10357.hs:7:19: Not in scope: ‘poly’ -Test10357.hs:7:24: error: +Test10357.hs:7:24: Not in scope: data constructor ‘LE’ Perhaps you meant ‘LT’ (imported from Prelude) -Test10357.hs:7:43: error: Not in scope: ‘multPoly’ +Test10357.hs:7:43: Not in scope: ‘multPoly’ -Test10357.hs:8:19: error: Not in scope: ‘poly’ +Test10357.hs:8:19: Not in scope: ‘poly’ -Test10357.hs:8:24: error: +Test10357.hs:8:24: Not in scope: data constructor ‘LE’ Perhaps you meant ‘LT’ (imported from Prelude) -Test10357.hs:8:43: error: Not in scope: ‘multPoly’ +Test10357.hs:8:43: Not in scope: ‘multPoly’ diff --git a/testsuite/tests/ghc-api/annotations/T10358.stderr b/testsuite/tests/ghc-api/annotations/T10358.stderr index 96daaad878..1fe64db174 100644 --- a/testsuite/tests/ghc-api/annotations/T10358.stderr +++ b/testsuite/tests/ghc-api/annotations/T10358.stderr @@ -1,12 +1,12 @@ -Test10358.hs:5:14: error: Not in scope: ‘x’ +Test10358.hs:5:14: Not in scope: ‘x’ -Test10358.hs:5:16: error: Not in scope: ‘x’ +Test10358.hs:5:16: Not in scope: ‘x’ -Test10358.hs:6:12: error: Not in scope: ‘v’ +Test10358.hs:6:12: Not in scope: ‘v’ -Test10358.hs:6:14: error: Not in scope: ‘v’ +Test10358.hs:6:14: Not in scope: ‘v’ -Test10358.hs:6:16: error: Not in scope: ‘v’ +Test10358.hs:6:16: Not in scope: ‘v’ -Test10358.hs:7:12: error: Not in scope: ‘d’ +Test10358.hs:7:12: Not in scope: ‘d’ -- cgit v1.2.1