diff options
Diffstat (limited to 'testsuite/tests/ghci/scripts/T7873.stderr')
-rw-r--r-- | testsuite/tests/ghci/scripts/T7873.stderr | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/testsuite/tests/ghci/scripts/T7873.stderr b/testsuite/tests/ghci/scripts/T7873.stderr index b4759714c2..8ec10322c8 100644 --- a/testsuite/tests/ghci/scripts/T7873.stderr +++ b/testsuite/tests/ghci/scripts/T7873.stderr @@ -1,8 +1,2 @@ -<interactive>:2:1: error: - • Kind variable ‘k’ is implicitly bound in data type - ‘D1’, but does not appear as the kind of any - of its type variables. Perhaps you meant - to bind it explicitly somewhere? - Type variables with inferred kinds: (k :: *) - • In the data type declaration for ‘D1’ +<interactive>:2:32: error: Not in scope: type variable ‘k’ |