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

[IMRF-80] Remove qualification if qualification is unused #44

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

[IMRF-80] Remove qualification if qualification is unused #44

chshersh opened this issue Aug 11, 2017 · 0 comments

Comments

@chshersh
Copy link
Contributor

Sometimes import might be used but its qualification is unneeded. Like this:

import Data.List as L
foo = sort

We might want to remove qualification. But also we might want to make usages qualified.

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