Matt Parsons 10ff69c7b9 mkEntityDefList (#904) | %!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
Database | %!s(int64=5) %!d(string=hai) anos | |
bench | %!s(int64=5) %!d(string=hai) anos | |
test | %!s(int64=5) %!d(string=hai) anos | |
ChangeLog.md | %!s(int64=5) %!d(string=hai) anos | |
LICENSE | %!s(int64=12) %!d(string=hai) anos | |
README.md | %!s(int64=9) %!d(string=hai) anos | |
Setup.lhs | %!s(int64=13) %!d(string=hai) anos | |
persistent-template.cabal | %!s(int64=5) %!d(string=hai) anos |
Provides Template Haskell helpers for persistent. For more information, see the chapter in the Yesod book.
The TH.hs module contains code generators.
persistent-template uses EntityDef
s 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