[project @ 1997-09-03 23:31:30 by sof]
[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