projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08b51f2
)
[project @ 2001-05-03 09:02:44 by simonpj]
author
simonpj
<unknown>
Thu, 3 May 2001 09:02:44 +0000
(09:02 +0000)
committer
simonpj
<unknown>
Thu, 3 May 2001 09:02:44 +0000
(09:02 +0000)
Error message wibble
ghc/compiler/typecheck/TcMonad.lhs
patch
|
blob
|
history
diff --git
a/ghc/compiler/typecheck/TcMonad.lhs
b/ghc/compiler/typecheck/TcMonad.lhs
index
acbfd15
..
c0fb587
100644
(file)
--- a/
ghc/compiler/typecheck/TcMonad.lhs
+++ b/
ghc/compiler/typecheck/TcMonad.lhs
@@
-730,7
+730,7
@@
pprInstLoc (orig, locn, ctxt)
pp_orig (PatOrigin pat)
= hsep [ptext SLIT("the pattern"), quotes (ppr pat)]
pp_orig (InstanceDeclOrigin)
- = ptext SLIT("an instance declaration")
+ = ptext SLIT("the instance declaration")
pp_orig (ArithSeqOrigin seq)
= hsep [ptext SLIT("the arithmetic sequence"), quotes (ppr seq)]
pp_orig (SignatureOrigin)