projects
/
ghc-hetmet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[project @ 1998-02-03 11:24:18 by simonm]
[ghc-hetmet.git]
/
ghc
/
tests
/
deSugar
/
should_compile
/
ds003.stderr
1
ds003.hs:5:
2
Pattern match(es) are overlapped in the definition of function `f'
3
(x : (x1 : (x2 : x3))) ~(y, ys) z = ...
4
x y True = ...
5