
9 Jul
2008
9 Jul
'08
1:09 a.m.
On Tue, 8 Jul 2008, skynare@gmail.com wrote:
How about using + and - prefixes instead of implicit and explicit clause?
Hiding of identifiers is the wrong way round. It fails if new identifiers are added to a module interface: http://www.haskell.org/haskellwiki/Import_modules_properly For one-line imports, see: http://www.haskell.org/haskellwiki/Qualified_names