summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T16183.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/th/T16183.stderr')
-rw-r--r--testsuite/tests/th/T16183.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/th/T16183.stderr b/testsuite/tests/th/T16183.stderr
index 812fd58ac9..c6951641b3 100644
--- a/testsuite/tests/th/T16183.stderr
+++ b/testsuite/tests/th/T16183.stderr
@@ -1,4 +1,4 @@
-T16183.hs:(7,3)-(11,40): Splicing declarations
+T16183.hs:(7,2)-(11,41): Splicing declarations
[d| type F1 = (Maybe :: Type -> Type) Int
type F2 = (Int :: Type) -> (Int :: Type)
type family F3 a where