summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/module
diff options
context:
space:
mode:
authorsimonpj <simonpj@microsoft.com>2010-09-03 16:53:23 +0000
committersimonpj <simonpj@microsoft.com>2010-09-03 16:53:23 +0000
commit7b207cb592a343e535d5c07d0a6196f0e5473865 (patch)
tree7d8075ae199b156cb7d3f335f7cd38109b3db951 /testsuite/tests/ghc-regress/module
parent2bc6455316cd06b5e448c723d2dedc6a9871e894 (diff)
downloadhaskell-7b207cb592a343e535d5c07d0a6196f0e5473865.tar.gz
More wibbles
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>