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

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.2, 0.3, 0.4, 0.5
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
Revised Revision 1 made by Bodigrim at 2024-05-26T19:56:07Z
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.5
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2913 total (32 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.