| ... | ... | @@ -73,6 +73,9 @@ There was a long thread about this on the libraries list. Details to be filled |
|
|
|
|
|
|
|
The user can import GTK and get all of the contents of GTK.Button imported qualified as Button.
|
|
|
|
|
|
|
|
|
|
|
|
There's a semi-concrete proposal to support this in the context of the existing Haskell 98 module system spec, here: [ http://www.haskell.org/pipermail/libraries/2005-March/003420.html](http://www.haskell.org/pipermail/libraries/2005-March/003420.html). See the archives of the libraries list for the discussion leading up to that.
|
|
|
|
|
|
|
|
# Permit 'hiding' in export lists
|
|
|
|
|
|
|
|
|
| ... | ... | |