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