diff options
Diffstat (limited to 'testsuite/tests/ghc-api/annotations/T11018.stderr')
-rw-r--r-- | testsuite/tests/ghc-api/annotations/T11018.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-api/annotations/T11018.stderr b/testsuite/tests/ghc-api/annotations/T11018.stderr index c58942f4c7..86d30ec5ed 100644 --- a/testsuite/tests/ghc-api/annotations/T11018.stderr +++ b/testsuite/tests/ghc-api/annotations/T11018.stderr @@ -20,7 +20,7 @@ Test11018.hs:26:7: error: Not in scope: type constructor or class ‘ArrowApply’ Test11018.hs:37:27: error: - Illegal kind signature: ‘* -> *’ + Illegal kind signature: ‘★ -> ★’ Perhaps you intended to use KindSignatures In the data type declaration for ‘RecorderU’ |