type-cache: Utilities for caching type families results. Sometimes complex type families take long time to compile, so it is proficient to cache them and use the final result without the need of re-computation.
Downloads
- type-cache-1.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 |
---|---|
Dependencies | base (>=4.6 && <4.9), containers (>=0.5.6.2), lens (>=4.13), lens-utils, template-haskell (>=2.10.0.0) [details] |
License | Apache-2.0 |
Copyright | Copyright (C) 2016 Wojciech Danilo |
Author | Wojciech Danilo |
Maintainer | Wojciech Danilo <wojciech.danilo@gmail.com> |
Category | Text |
Home page | https://github.com/wdanilo/type-cache |
Bug tracker | https://github.com/wdanilo/type-cache/issues |
Uploaded | by danilo2 at 2016-01-30T21:38:17Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 774 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-02-12 [all 1 reports] |