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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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.11), semigroups (>=0.18 && <0.19) [details]
License BSD-3-Clause
Author Mark Karpov <markkarpov92@gmail.com>
Maintainer Mark Karpov <markkarpov92@gmail.com>
Revised Revision 1 made by mrkkrp at 2018-03-22T15:01:43Z
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 2017-05-23T10:46:17Z
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 2017-05-23 [all 1 reports]

Readme for pagination-0.2.0

[back to package description]

Pagination

License BSD3 Hackage Stackage Nightly Stackage LTS Build Status Coverage Status

The package implements pagination boilerplate in a framework-agnostic way.

License

Copyright © 2016–2017 Mark Karpov

Distributed under BSD 3 clause license.