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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 0.1.0.0, 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:31:58Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees