RefactoringTools / HaRe

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

Add inline type synonym #64

Open sniperrifle2004 opened 6 years ago

sniperrifle2004 commented 6 years ago

I think it might be nice for HaRe to be able to inline and remove a given type synonym. It's not particularly common, but its a trivial refactor that is automatable.