Allow imports to be qualified by the package name that the module is intended to be imported from, e.g.
import "network" Network.Socket