@hackage halberd0.1

A tool to generate missing import statements for Haskell modules.

This tool uses <https://github.com/haskell-suite the Haskell Suite> 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.