halberd

A tool to generate missing import statements for Haskell modules.

http://github.com/haskell-suite/halberd/

Latest on Hackage:0.1.2.9

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 Erik Hesselink, Simon Meier, Tom Lokhorst, Roman Cheplyaka
Maintained by [email protected]

This tool uses the Haskell Suite [0] to determine the unbound variables and types in your source code, and generate import statements for them. If there are multiple choices, it provides a simple interactive menu for you to choose from. See the home page for more details. [0] https://github.com/haskell-suite