From 58e199371ca611d9971124c1a41b9609304c7b74 Mon Sep 17 00:00:00 2001 From: Simon Peyton Jones Date: Mon, 25 Nov 2013 16:59:17 +0000 Subject: Error message wibbles --- testsuite/tests/th/T7276a.stdout | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'testsuite/tests/th/T7276a.stdout') diff --git a/testsuite/tests/th/T7276a.stdout b/testsuite/tests/th/T7276a.stdout index 15ece93372..2edeaaeb3f 100644 --- a/testsuite/tests/th/T7276a.stdout +++ b/testsuite/tests/th/T7276a.stdout @@ -3,7 +3,6 @@ Couldn't match type ‛[Dec]’ with ‛Exp’ Expected type: Q Exp Actual type: DecsQ - In the Template Haskell quotation [d| a = () |] In the expression: [d| a = () |] :: Q Exp In an equation for ‛x’: x = [d| a = () |] :: Q Exp @@ -13,9 +12,8 @@ Couldn't match type ‛[Dec]’ with ‛Exp’ Expected type: Q Exp Actual type: DecsQ - In the Template Haskell quotation [d| a = () |] In the expression: [d| a = () |] :: Q Exp In an equation for ‛x’: x = [d| a = () |] :: Q Exp (deferred type error) Code: x - In the expression: $x + In the splice: $x -- cgit v1.2.1