Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

[IMRF-69] Multiple qualified imports sharing same name are not cleared well #48

Open
chshersh opened this issue Aug 11, 2017 · 0 comments

Comments

@chshersh
Copy link
Contributor

Multiple qualified imports sharing same name are not touched when one is unused.

import qualified Distribution.ModuleName         as Cabal
import qualified Language.Haskell.Extension      as Cabal (Extension (..),
                                                           KnownExtension (..))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant