ihp-context: Minimal typed context container for IHP
This package provides ControllerContext, a typed key-value container with minimal dependencies.
The main IHP framework has heavy transitive dependencies (database, mail, logging, etc.) through FrameworkConfig. By extracting ControllerContext into this lightweight package, other IHP packages like ihp-pagehead can depend only on ihp-context instead of the full ihp package, significantly reducing their dependency footprint.
Downloads
- ihp-context-1.0.0.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] | 1.0.0 |
|---|---|
| Dependencies | base (>=4.17.0 && <4.22), typerep-map [details] |
| Tested with | ghc ==9.8.4 |
| License | MIT |
| Copyright | (c) digitally induced GmbH |
| Author | digitally induced GmbH |
| Maintainer | hello@digitallyinduced.com |
| Uploaded | by MarcScholten at 2026-03-17T10:34:33Z |
| Category | Web, IHP |
| Home page | https://ihp.digitallyinduced.com/ |
| Bug tracker | https://github.com/digitallyinduced/ihp/issues |
| Source repo | head: git clone https://github.com/digitallyinduced/ihp |
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 0 total (0 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] |