
12 May
2009
12 May
'09
3:43 p.m.
I think that it's not nice to export 200 declarations from a single module. On 12 May 2009, at 18:05, MaurĂcio wrote:
Hi,
When we want to list which declarations are exported by a module we do:
module Mod ( list of exports ) where ...
Are there propositions to alternatives to that (I could not find one)? Like, say, add a "do export" or "do not export" tag to declarations we want to (not) export?
(I think something like that could be nice when we have modules with 200 declarations and just a few are (not) going to be exported.)
Thanks, MaurĂcio
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe