>
> "Qualified imports are preferred."

http://elm-lang.org/docs/syntax#modules

I try to avoid as much as possible importing everything from a module.
If I would have IDE support for automatic imports I would never do a import
Module exposing (..).

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to