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

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

Work 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 [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:55:42Z
Category Data
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 2017-04-21T12:06:23Z
Distributions LTSHaskell:0.4, Stackage:0.5
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2915 total (30 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for flay-0.1

[back to package description]

flay

Build Status

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.