
19 Jan
2009
19 Jan
'09
2:22 p.m.
On Fri, Jan 16, 2009 at 06:42:46AM -0800, eyal.lotem@gmail.com wrote:
Closed-unqualified import: import Data.Map(Map, lookup)
One problem with this style is that you can get lots of conflicts from your VCS if you have multiple people working on the same module. Thanks Ian