persistent-lens: lens helpers for persistent.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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


[Skip to Readme]

Properties

Versions 1.0.0, 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:57:56Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


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