[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / interpreter / test / exts / FixIO.out1
1 Reading file "Monad.hs":
2 Reading file "Maybe.hs":
3 Reading file "IOExts.lhs":
4 Reading file "ST.lhs":
5 Reading file "IOExts.lhs":
6 Reading file "test/exts/FixIO.lhs":
7 Type :? for help
8 Hugs:Just (1,2)
9 Hugs:Just (2,1)
10 Hugs:Just (1,2)
11 Hugs:Just (2,1)
12 Hugs:storing f
13 storing g
14 Just (1,2)
15 Just (2,1)
16
17 Hugs:storing f and g
18 Constructed environment
19 [("g",(2,1)), ("f",(1,2))]
20 Just (1,2)
21 Just (2,1)
22