[project @ 1998-02-03 11:24:18 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail043.stderr
1  
2 tcfail043.hs:16:
3     Conflicting definitions for `and'
4         Imported from `Prelude' at tcfail043.hs:16
5         Defined at tcfail043.hs:42
6  
7 tcfail043.hs:16:
8     Conflicting definitions for `null'
9         Imported from `Prelude' at tcfail043.hs:16
10         Defined at tcfail043.hs:57
11
12
13 Compilation had errors