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

[IMRF-86] Remove unused IThingAll imports #45

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

[IMRF-86] Remove unused IThingAll imports #45

chshersh opened this issue Aug 11, 2017 · 0 comments

Comments

@chshersh
Copy link
Contributor

Consider next module:

import Language.Haskell.Exts (Module (..))

foo :: Module
foo = undefined

(..) part is not used and can be removed safely in this case. Though, ghc doesn't complain about unused (..) part. Maybe there's something I'm missing but (..) can be removed. And this is easily doable with importify.

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