2011/12/6 Evan Laforge <qdun...@gmail.com>:
> I've also often wished that unimported but fully qualified modules
> like 'Data.List.partition' would link even if Data.List is not
> imported.  I suppose similarly to the way that ""s "blind link"
> without having to know about the module in question.

That's just been fixed - it's just been a long standing bug.

> And speaking of ""s, I've always wondered why double quotes were
> needed for module names, and why single quotes around capitalized
> words isn't sufficient.

That would refer to a type or data constructor!

David

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

Reply via email to