Multiply Recursive Modules
Simon Peyton-Jones
simonpj@microsoft.com
Fri, 25 Jan 2002 05:40:43 -0800
We discussed this and yes it seems like a fine idea. Thanks.
We should have thought of it ages ago.
Not sure how fast we'll implement it, but it's on the list.
Simon
| -----Original Message-----
| From: George Russell [mailto:ger@tzi.de]=20
| Sent: 14 January 2002 16:28
| To: glasgow-haskell-users@haskell.org
| Subject: Multiply Recursive Modules
|=20
|=20
| Writing .hi-boot files is a pain, and "the works" (allegedly)=20
| containing a compiler which=20
| does mutually recursive modules properly seem permanently=20
| gummed up. Therefore may I suggest a new .hs-boot suffix=20
| which compiles Haskell to produce just a .hi-boot file? I=20
| already have two .hs-boot files (except I call them .boot.hs=20
| to make ghc happy) and they seem to work reasonably well.
|=20
| _______________________________________________
| Glasgow-haskell-users mailing list=20
| Glasgow-haskell-users@haskell.org=20
| http://www.haskell.org/mailman/listinfo/glasgow-| haskell-users
|=20