Matt Parsons 10ff69c7b9 mkEntityDefList (#904) %!s(int64=5) %!d(string=hai) anos
..
Database 10ff69c7b9 mkEntityDefList (#904) %!s(int64=5) %!d(string=hai) anos
bench a3eed2f7c5 Cleanup of pragmas, imports and dependencies (#888) %!s(int64=5) %!d(string=hai) anos
test a3eed2f7c5 Cleanup of pragmas, imports and dependencies (#888) %!s(int64=5) %!d(string=hai) anos
ChangeLog.md 10ff69c7b9 mkEntityDefList (#904) %!s(int64=5) %!d(string=hai) anos
LICENSE 62e3056a5d Update license with MIT license %!s(int64=12) %!d(string=hai) anos
README.md ac62a919ab some architecture documentation %!s(int64=9) %!d(string=hai) anos
Setup.lhs 5841fde6d4 add Setup.lhs to persistent-template %!s(int64=13) %!d(string=hai) anos
persistent-template.cabal 10ff69c7b9 mkEntityDefList (#904) %!s(int64=5) %!d(string=hai) anos

README.md

persistent-template

Provides Template Haskell helpers for persistent. For more information, see the chapter in the Yesod book.

code organization

The TH.hs module contains code generators. persistent-template uses EntityDefs that it gets from the quasi-quoter. The quasi-quoter is in persistent Quasi.hs Similarly mant of the types come from the persistent library