Hello Loup,

Saturday, June 7, 2008, 7:31:29 PM, you wrote:
> Is there any difference between:

> import Very.Long.Module.Name as M

> and:

> import qualified Very.Long.Module.Name as M

with first you get *both* qualified and unqualified identifiers, with
second - only qualified


-- 
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to