The latest version of fixed-length is 0.2.3.1-0.

fixed-length

Version 0.2.2 revision 0 uploaded by HenningThielemann.

Package meta

Synopsis
Lists with statically known length based on non-empty package.
Description

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:

  • fixed-list: Defines an open world class.

Author
Henning Thielemann <haskell@henning-thielemann.de>
Bug reports
n/a
Category
Data
Copyright
n/a
Homepage
http://hub.darcs.net/thielema/fixed-length/
Maintainer
Henning Thielemann <haskell@henning-thielemann.de>
Package URL
n/a
Stability
n/a

Components