RefactoringTools / HaRe

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

More intelligent module graph processing #12

Open alanz opened 8 years ago

alanz commented 8 years ago

When a test suite or executable lists the library in a cabal file as a dependency, process a consolidated module graph for it, as if each module of the library was explicitly listed in the other-modules section

This may require changes to ghc-mod