RE: hugs and ghc compatibility and features

1998-11-10 Thread Simon Peyton-Jones
> 2. Does the new GHC support TREX? If yes, how does one enable it? TREX is Mark and Ben's excellent record system for Haskell. No, GHC doesn't support it. I'd be interested to know how high a priority adding TREX would be to GHC users. Simon

RE: hugs and ghc compatibility and features

1998-11-10 Thread Mark P Jones
Hi Alex, | 1. Does hugs now support mutually recursive modules? As far as I know, there are no versions of Hugs that support this. The underlying infrastructure in the Hugs implementation was never designed with this in mind, and would need some substantial changes. There is interest in doing

RE: hugs and ghc compatibility and features

1998-11-10 Thread Simon Marlow
> I have been reading about the integrated runtime system > between GHC and > Hugs. Now that GHC 4.0 is out, what is the status of the hugs ghc > integration project? > > 1. Does hugs now support mutually recursive modules? Initially it'll have limited support for mutually recursive compile