halberd: A tool to generate missing import statements for Haskell modules.
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
[Skip to Readme]
Modules
[Index]
Downloads
- halberd-0.1.2.9.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4, 0.1.2.5, 0.1.2.6, 0.1.2.7, 0.1.2.8, 0.1.2.9 |
|---|---|
| Change log | CHANGELOG |
| Dependencies | base (>=4.5 && <4.8), Cabal (>=1.16 && <1.22), containers (>=0.4 && <0.6), halberd, haskell-names (>=0.2 && <0.5), haskell-packages (>=0.2 && <0.3), haskell-src-exts (>=1.14 && <1.17), mtl (>=2.0 && <2.3), safe (>=0.3 && <0.4), syb (>=0.3 && <0.5), tagged (>=0.4 && <0.8) [details] |
| License | BSD-3-Clause |
| Author | Erik Hesselink, Simon Meier, Tom Lokhorst, Roman Cheplyaka |
| Maintainer | hesselink@gmail.com |
| Category | Development |
| Home page | http://github.com/haskell-suite/halberd/ |
| Source repo | head: git clone git://github.com/haskell-suite/halberd.git |
| Uploaded | by ErikHesselink at 2014-09-17T08:40:25Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | halberd |
| Downloads | 9115 total (12 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |