unlifted-list: GHC Haskell lists of non-thunks (things of kind TYPE 'UnliftedRep)

[ bsd3, data, library ] [ Propose Tags ]

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.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

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 550 total (4 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]