fixed-length: Lists with statically known length based on non-empty package.

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]

This packages defines a list data type with statically known length by nesting the NonEmpty and Empty data structure from the non-empty package. We provide a closed world class for this class of structures http://www.haskell.org/haskellwiki/Closed_world_instances and a wrapper that makes all these lists Traversable and Applicative with ZipList semantics.

Similar packages:

Properties

Versions 0.0, 0.0.0.1, 0.0.0.2, 0.1, 0.1.0.1, 0.1.1, 0.2, 0.2.1, 0.2.2, 0.2.2, 0.2.2.1, 0.2.3, 0.2.3.1
Change log None available
Dependencies base (>=4 && <5), non-empty (>=0.2 && <0.4), storable-record (>=0.0.3 && <0.1), tfp (>=1.0 && <1.1), utility-ht (>=0.0.1 && <0.1) [details]
License BSD-3-Clause
Author Henning Thielemann <haskell@henning-thielemann.de>
Maintainer Henning Thielemann <haskell@henning-thielemann.de>
Category Data
Home page http://hub.darcs.net/thielema/fixed-length/
Source repo this: darcs get http://hub.darcs.net/thielema/fixed-length/ --tag 0.2.2
head: darcs get http://hub.darcs.net/thielema/fixed-length/
Uploaded by HenningThielemann at 2020-03-21T15:11:30Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees