Is there a way to use type signature searches on not just the current working set, but the entire history of a project?
The purpose would be to find and possibly recycle Haskell functions that were previously written and tested, but removed due to lack of use/need.