Go to file
Erik de Castro Lopo 41698518c9 Rename keyE to valJ and fix implementation.
As Felipe points out in the PR comments, the implementation can be
simplified to "val . unValue" but the type signature on the function
still prevents anything non-sensical happening.

See: https://github.com/prowdsponsor/esqueleto/pull/69
2014-07-08 10:47:44 +10:00
docs Typos and fixes to the blog post. 2012-09-07 00:08:16 -03:00
src/Database Rename keyE to valJ and fix implementation. 2014-07-08 10:47:44 +10:00
test Export an unValue function. 2014-05-08 10:55:08 -03:00
.gitignore Ignore cabal sandboxes. 2014-03-04 09:01:39 -03:00
esqueleto.cabal Move to prowdsponsor. 2014-07-05 00:41:23 -03:00
LICENSE Initial commit. 2012-09-03 09:18:39 -03:00
README Initial commit. 2012-09-03 09:18:39 -03:00
Setup.hs Initial commit. 2012-09-03 09:18:39 -03:00