summaryrefslogtreecommitdiff
path: root/testsuite/tests/generics/GenCannotDoRep1_8.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/generics/GenCannotDoRep1_8.stderr')
-rw-r--r--testsuite/tests/generics/GenCannotDoRep1_8.stderr10
1 files changed, 5 insertions, 5 deletions
diff --git a/testsuite/tests/generics/GenCannotDoRep1_8.stderr b/testsuite/tests/generics/GenCannotDoRep1_8.stderr
index 1cf9bb9794..f413c30295 100644
--- a/testsuite/tests/generics/GenCannotDoRep1_8.stderr
+++ b/testsuite/tests/generics/GenCannotDoRep1_8.stderr
@@ -1,6 +1,6 @@
-GenCannotDoRep1_8.hs:12:30:
- Can't make a derived instance of ‘Generic1 T’:
- Constructor ‘T’ applies a type to an argument involving the last parameter
- but the applied type is not of kind * -> *
- In the data declaration for ‘T’
+GenCannotDoRep1_8.hs:12:30: error: [GHC-30367]
+ • Can't make a derived instance of ‘Generic1 T’:
+ Constructor ‘T’ applies a type to an argument involving the last parameter
+ but the applied type is not of kind * -> *
+ • In the data declaration for ‘T’