diff options
Diffstat (limited to 'testsuite/tests/th/T7276a.stdout')
-rw-r--r-- | testsuite/tests/th/T7276a.stdout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/th/T7276a.stdout b/testsuite/tests/th/T7276a.stdout index 68f6791443..a199732f6f 100644 --- a/testsuite/tests/th/T7276a.stdout +++ b/testsuite/tests/th/T7276a.stdout @@ -6,7 +6,7 @@ • In the expression: [d| a = () |] :: Q Exp In an equation for ‘x’: x = [d| a = () |] :: Q Exp -<interactive>:1:1: error: +<interactive>:1:1: error: [GHC-87897] • Exception when trying to run compile-time code: <interactive>:3:9: error: [GHC-83865] • Couldn't match type ‘[Dec]’ with ‘Exp’ |