pagination: Framework-agnostic pagination boilerplate

[ bsd3, data, library ] [ Propose Tags ]

Framework-agnostic pagination boilerplate.


[Skip to Readme]

Modules

[Index]

Flags

Manual Flags

NameDescriptionDefault
dev

Turn on development settings.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.2.0, 0.2.1, 0.2.2
Change log CHANGELOG.md
Dependencies base (>=4.8 && <5.0), deepseq (>=1.3 && <1.5), exceptions (>=0.6 && <0.9), semigroups (>=0.18 && <0.19) [details]
License BSD-3-Clause
Author Mark Karpov <markkarpov@openmailbox.org>
Maintainer Mark Karpov <markkarpov@openmailbox.org>
Category Data
Home page https://github.com/mrkkrp/pagination
Bug tracker https://github.com/mrkkrp/pagination/issues
Source repo head: git clone https://github.com/mrkkrp/pagination.git
Uploaded by mrkkrp at 2016-07-13T21:02:32Z
Distributions LTSHaskell:0.2.2, NixOS:0.2.2, Stackage:0.2.2
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3558 total (21 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-13 [all 1 reports]

Readme for pagination-0.1.0

[back to package description]

Pagination

License BSD3 Hackage Stackage Nightly Stackage LTS Build Status Coverage Status

The package implements pagination boilerplate in framework-agnostic way.

License

Copyright © 2016 Mark Karpov

Distributed under BSD 3 clause license.