persistent-lens: lens helpers for persistent.

[ database, library, mit ] [ Propose Tags ]

adds an isomorphism from entity to tuple and field lenses on entity.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0.0
Change log Changelog.md
Dependencies base (>=4.7 && <5), lens, persistent [details]
License MIT
Copyright 2022 Jappie Klooster
Author Jappie Klooster
Maintainer jappieklooster@hotmail.com
Category Database
Home page https://github.com/jappeace/persistent-lens#readme
Bug tracker https://github.com/jappeace/persistent-lens/issues
Source repo head: git clone https://github.com/jappeace/persistent-lens
Uploaded by Jappie at 2022-01-26T13:58:46Z
Distributions LTSHaskell:1.0.0, NixOS:1.0.0, Stackage:1.0.0
Downloads 167 total (9 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 persistent-lens-1.0.0

[back to package description]

https://jappieklooster.nl Jappiejappie Githbu actions build status Jappiejappie Hackage version

I use these in various projects to deal with Entity. Also used in supercede.

Usage

Tools

Enter the nix shell.

nix-shell

You can checkout the makefile to see what's available:

cat makefile

Fast filewatch which runs tests

make ghcid