flay: Work generically on your datatype without knowing its shape nor its contents.

[ bsd3, data, generics, library ] [ Propose Tags ]

Work generically on your datatype without knowing its shape nor its contents using a principlied approach.


[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.2, 0.3, 0.4
Change log CHANGELOG.md
Dependencies base (>=4.9 && <5.0), constraints, transformers [details]
License BSD-3-Clause
Copyright Renzo Carbonara 2017
Author Renzo Carbonara
Maintainer renλren!zone
Category Data, Generics
Home page https://github.com/k0001/flay
Bug tracker https://github.com/k0001/flay/issues
Source repo head: git clone https://github.com/k0001/flay
Uploaded by RenzoCarbonara at 2018-05-07T21:17:11Z
Distributions LTSHaskell:0.4, Stackage:0.4
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2871 total (20 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-05-07 [all 1 reports]

Readme for flay-0.3

[back to package description]

flay

See the BSD3 LICENSE file to learn about the legal terms and conditions for this library.

Find documentation for this library in the Flay module.

You can build this library with Nix by running nix-build on the top level of this module. nix-shell works as well.