diff options
Diffstat (limited to 'testsuite/tests/ghc-api/annotations/T10399.stderr')
-rw-r--r-- | testsuite/tests/ghc-api/annotations/T10399.stderr | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/testsuite/tests/ghc-api/annotations/T10399.stderr b/testsuite/tests/ghc-api/annotations/T10399.stderr deleted file mode 100644 index 0b120e2c4f..0000000000 --- a/testsuite/tests/ghc-api/annotations/T10399.stderr +++ /dev/null @@ -1,15 +0,0 @@ - -Test10399.hs:10:27: error: - Not in scope: type constructor or class ‘MPISecret’ - -Test10399.hs:12:39: error: - Not in scope: ‘P.base’ - No module named ‘P’ is imported. - -Test10399.hs:12:50: error: - Not in scope: ‘P.pos’ - No module named ‘P’ is imported. - -Test10399.hs:12:60: error: - Not in scope: ‘P.form’ - No module named ‘P’ is imported. |