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:
81cb752
)
[project @ 1997-08-02 21:43:35 by sof]
author
sof
<unknown>
Sat, 2 Aug 1997 21:43:35 +0000
(21:43 +0000)
committer
sof
<unknown>
Sat, 2 Aug 1997 21:43:35 +0000
(21:43 +0000)
Improved err message
ghc/compiler/typecheck/TcExpr.lhs
patch
|
blob
|
history
diff --git
a/ghc/compiler/typecheck/TcExpr.lhs
b/ghc/compiler/typecheck/TcExpr.lhs
index
ba4a24b
..
73bede1
100644
(file)
--- a/
ghc/compiler/typecheck/TcExpr.lhs
+++ b/
ghc/compiler/typecheck/TcExpr.lhs
@@
-1032,7
+1032,7
@@
funAppCtxt fun arg_no arg sty
4 (ppr sty arg)
stmtCtxt ListComp stmt sty
- = hang (ptext SLIT("In a list-comprehension qualifer:"))
+ = hang (ptext SLIT("In a pattern guard/list-comprehension qualifier:"))
4 (ppr sty stmt)
stmtCtxt DoStmt stmt sty