pagination: Framework-agnostic pagination boilerplate

[ bsd3, data, library ] [ Propose Tags ]

Framework-agnostic pagination boilerplate.


[Skip to Readme]

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.13 && <5.0), deepseq (>=1.3 && <1.5), exceptions (>=0.6 && <0.11) [details]
License BSD-3-Clause
Author Mark Karpov <markkarpov92@gmail.com>
Maintainer Mark Karpov <markkarpov92@gmail.com>
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 2021-03-06T19:00:58Z
Distributions LTSHaskell:0.2.2, NixOS:0.2.2, Stackage:0.2.2
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3470 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-03-06 [all 1 reports]

Readme for pagination-0.2.2

[back to package description]

Pagination

License BSD3 Hackage Stackage Nightly Stackage LTS CI

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

Contribution

Issues, bugs, and questions may be reported in the GitHub issue tracker for this project.

Pull requests are also welcome.

License

Copyright © 2016–present Mark Karpov

Distributed under BSD 3 clause license.