On Sat, 05 Mar 2005 17:03:38 +0000, Duncan Coutts > module Graphics.UI.Gtk (
>   qualified module Graphics.UI.Gtk.Button as Button,
>   ...

I like this idea a lot!
It wouldn't break existing stuff (would it?), and it really seems like
it should already be in there. I mean if you can import and export
modules, it doesn't make sense that qualified imports are allowed but
not qualified exports.
This strategy also allows the library author some control over the
library's structure. I might be missing something but this really does
look "nice".

/S

-- 
Sebastian Sylvan
+46(0)736-818655
UIN: 44640862
_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to