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