[project @ 2000-05-16 14:03:14 by rrt]
[ghc-hetmet.git] / ghc / tests / reader / should_fail / read001.stderr
1
2 read001.hs:5: Unknown module in export list: module `OneC'
3
4 read001.hs:5: Type constructor or class not in scope: `FooDataC'
5
6 read001.hs:38: Type constructor or class not in scope: `EqLeaf'
7
8 read001.hs:38: Type constructor or class not in scope: `EqLeaf'
9
10 read001.hs:87: Variable not in scope: `x'
11
12 read001.hs:88: Variable not in scope: `x'
13
14 read001.hs:94: Variable not in scope: `isSpace'
15
16 read001.hs:95: Variable not in scope: `foo'
17
18 read001.hs:107: Data constructor not in scope: `Foo'
19
20 read001.hs:107: Data constructor not in scope: `Bar'
21
22 read001.hs:112: Type constructor or class not in scope: `Foo'
23
24 Compilation had errors
25