strict-data: Verious useful strict data structures

[ bsd3, data, library ] [ Propose Tags ]

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.1.0.0, 0.1.1.0, 0.2.0.2
Dependencies aeson, base (>=4.7 && <5), deepseq, store [details]
License BSD-3-Clause
Copyright 2016 Alexander Thiemann <mail@athiemann.net>
Author Alexander Thiemann
Maintainer mail@athiemann.net
Category Data
Home page https://github.com/agrafix/strict-data#readme
Source repo head: git clone https://github.com/agrafix/strict-data
Uploaded by AlexanderThiemann at 2016-06-22T18:50:51Z
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 2169 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 2016-06-22 [all 1 reports]

Readme for strict-data-0.1.0.0

[back to package description]

Various strict data structures

This package currently contains strict data structures and usefuly instance for:

  • Data.Option to replace Data.Maybe