typalyze

Analyzes Haskell source files for easy reference

http://www.decidable.org/haskell/typalyze

Latest on Hackage:0.1.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Matthew Danish
Maintained by [email protected]

A tool to assist developers of IDEs and other code analyzing programs. Processes Haskell source files and outputs information about types in an efficient machine-readable format. Contains an Emacs mode and a program to update cached information in the background.