[Haskell] problems with Haskell 98's record system
Johannes Waldmann
waldmann at imn.htwk-leipzig.de
Mon Feb 20 02:05:27 EST 2006
Cale Gibbard wrote:
> ... unless you export everything, you are forced to list all exports
> explicitly, so there's no way to tell it just the few things you're
> hiding (though that should not be a difficult extension).
Alternative suggestion:
remove export lists, introduce public/private modifiers
http://www.haskell.org//pipermail/haskell-prime/2006-January/000230.html
--
-- Johannes Waldmann -- Tel/Fax (0341) 3076 6479/80 --
---- http://www.imn.htwk-leipzig.de/~waldmann/ -------
More information about the Haskell
mailing list