imp: Automatically import modules.
Imp is a GHC plugin that automatically imports modules when they are used, like GHCi does. This allows writing code using qualified identifiers without manually importing the modules.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
pedantic | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- imp-0.2024.3.20.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.2024.3.18, 0.2024.3.20, 0.2024.3.20.1, 0.2024.3.21, 1.0.0.0, 1.0.0.1, 1.0.1.0, 1.0.2.0, 1.0.2.1, 1.0.3.0, 1.0.3.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.17.0.0 && <4.18 || >=4.18.0.0 && <4.19 || >=4.19.0.0 && <4.20), containers (>=0.6.7 && <0.7), exceptions (>=0.10.5 && <0.11), ghc (>=9.4.1 && <9.5 || >=9.6.1 && <9.7 || >=9.8.1 && <9.9) [details] |
License | MIT |
Author | |
Maintainer | Taylor Fausak |
Category | Plugin |
Source repo | head: git clone https://github.com/tfausak/imp |
Uploaded | by fozworth at 2024-03-20T14:55:30Z |
Distributions | LTSHaskell:1.0.3.1, NixOS:1.0.2.1, Stackage:1.0.3.1 |
Downloads | 473 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-03-20 [all 1 reports] |