diff options
Diffstat (limited to 'testsuite/tests/polykinds/PolyKinds07.stderr')
-rw-r--r-- | testsuite/tests/polykinds/PolyKinds07.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/PolyKinds07.stderr b/testsuite/tests/polykinds/PolyKinds07.stderr index 596cae306e..9ddfa0230a 100644 --- a/testsuite/tests/polykinds/PolyKinds07.stderr +++ b/testsuite/tests/polykinds/PolyKinds07.stderr @@ -1,5 +1,5 @@ -PolyKinds07.hs:10:11: error: +PolyKinds07.hs:10:11: error: [GHC-88634] • Data constructor ‘A1’ cannot be used here (it is defined and used in the same recursive group) • In the first argument of ‘B’, namely ‘'A1’ |