unlifted-list: GHC Haskell lists of non-thunks (things of kind TYPE 'UnliftedRep)
The type provided by this library is a linked list that guarantees the values it stores are not thunks. It could certainly be useful for something stack-like, where the values are unlifted.
Downloads
- unlifted-list-0.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
Versions [RSS] | 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.10 && <4.13), ghc-prim, semigroups (>=0.18 && <0.19) [details] |
License | BSD-3-Clause |
Copyright | 2018 (c) chessai |
Author | chessai |
Maintainer | chessai1996@gmail.com |
Category | Data |
Home page | https://github.com/chessai/unlifted-list.git |
Uploaded | by chessai at 2018-12-05T20:32:12Z |
Distributions | |
Downloads | 581 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 2018-12-05 [all 1 reports] |