Matt Parsons 10ff69c7b9 mkEntityDefList (#904) | il y a 5 ans | |
---|---|---|
.. | ||
Database | il y a 5 ans | |
bench | il y a 5 ans | |
test | il y a 5 ans | |
ChangeLog.md | il y a 5 ans | |
LICENSE | il y a 12 ans | |
README.md | il y a 9 ans | |
Setup.lhs | il y a 13 ans | |
persistent-template.cabal | il y a 5 ans |
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