non-empty-sequence: Non-empty sequence

[ bsd3, data, deprecated, library ] [ Propose Tags ]
Deprecated in favor of nonempty-containers

Please see README.md


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0.0, 0.2.0.2, 0.2.0.4
Dependencies base (>=4.8 && <5), containers (>=0.5.6), semigroups (>=0.18.1) [details]
License BSD-3-Clause
Copyright Copyright (c) 2016 Omari Norman
Author Omari Norman
Maintainer omari@smileystation.com
Home page http://www.github.com/massysett/non-empty-sequence
Bug tracker http://www.github.com/massysett/non-empty-sequence/issues
Source repo head: git clone https://github.com/massysett/non-empty-sequence.git
Uploaded by OmariNorman at 2016-07-31T04:32:24Z
Distributions LTSHaskell:0.2.0.4, NixOS:0.2.0.4, Stackage:0.2.0.4
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 2407 total (19 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-07-31 [all 1 reports]

Readme for non-empty-sequence-0.2.0.0

[back to package description]

non-empty-sequence

This package has a sequence from Data.Sequence, but it always must have at least one item.

License

This package is released under the BSD3 license. Please see the LICENSE file.

Building this project

If you are viewing the source code repository, a .cabal file might not be included. Please see the README.md in the main project directory for details on how to generate the .cabal file.