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