rg: A dynamic/unbounded alternative to Bounded Enum

[ bsd3, library, types ] [ Propose Tags ]

Please see the README on GitHub at https://github.com/cdornan/rg#readme


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.2.0.0, 1.3.0.0, 1.4.0.0
Change log ChangeLog.md
Dependencies array, base (>=4.8 && <5), fmt (>=0.4.0.0), possibly, text (>=1.2), unordered-containers (>=0.2.0.0), vector (>=0.11.0.0) [details]
License BSD-3-Clause
Copyright 2019 Chris Dornan
Author Chris Dornan
Maintainer chris.dornan@irisconnect.co.uk
Category Types
Home page https://github.com/cdornan/rg#readme
Bug tracker https://github.com/cdornan/rg/issues
Source repo head: git clone https://github.com/cdornan/rg
Uploaded by ChrisDornan at 2019-06-08T07:08:54Z
Distributions LTSHaskell:1.4.0.0, NixOS:1.4.0.0, Stackage:1.4.0.0
Downloads 1305 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-06-08 [all 1 reports]

Readme for rg-1.4.0.0

[back to package description]

rg

A package for dynamic/unbounded Haskell enumerations.