@hackage type-cache1.0
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.
Categories
License
Apache-2.0
Maintainer
Wojciech Danilo <wojciech.danilo@gmail.com>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 1.0 Sat, 30 Jan 2016
Installation
Dependencies (5)
- base >=4.6 && <4.9
- containers >=0.5.6.2
- lens >=4.13
- lens-utils
- template-haskell >=2.10.0.0 Show all…
Dependents (1)
@hackage/acme-everything