[Haskell] Hierarchical module namespace extension notsufficiently flexible

Simon Peyton-Jones simonpj at microsoft.com
Tue Mar 8 10:29:46 EST 2005


| If we're going to allow (... items ...) at all, then I suggest instead
that the last example be written:
| 
|    module R( qualified module R(f,g) as Q ) where
|      f = ...; g = ...

Sorry -- that was a typo.  Thanks for spotting it

S


More information about the Libraries mailing list