id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
3792	Qualified names in import specifications	nibro	igloo	"GHC accepts qualified names in import specifications, e.g.
{{{
module Main where
import Foo (Bar.bar)
}}}
I don't see the point of this, nor is it documented anywhere. I propose that either a) this (mis)feature is removed, or b) this feature is documented and tied to a registered extension that can be enabled or disabled as seen fit."	merge	closed	normal	6.12.2	Compiler	6.12.1	fixed		niklas.broberg@…	Unknown/Multiple	Unknown/Multiple	Other		rename/should_fail/T3792			
