RefactoringTools / HaRe

The Haskell Refactoring Tool
http://www.cs.kent.ac.uk/projects/refactor-fp/
Other
139 stars 32 forks source link

Integrate with module-management? #3

Open alanz opened 8 years ago

alanz commented 8 years ago

Originally https://github.com/alanz/HaRe/issues/17 by @ddssff

I don't know if this sounds interesting, but it would be useful to me to have emacs integration of the import cleaning facility in the module-management package. The package is also working towards being able to move declarations between modules.

ddssff commented 8 years ago

It sounds good to me, happy to help!