summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/module
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghc-regress/module')
-rw-r--r--testsuite/tests/ghc-regress/module/mod98.stderr3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/tests/ghc-regress/module/mod98.stderr b/testsuite/tests/ghc-regress/module/mod98.stderr
index 0a6a23d124..9f0f0c7c77 100644
--- a/testsuite/tests/ghc-regress/module/mod98.stderr
+++ b/testsuite/tests/ghc-regress/module/mod98.stderr
@@ -1,4 +1,3 @@
mod98.hs:3:1:
- Invalid type signature: M.x :: Char
- Should be of form <variable> :: <type>
+ Invalid type signature: should be of form <variable> :: <type>