Matt Parsons 10ff69c7b9 mkEntityDefList (#904) | пре 5 година | |
---|---|---|
.. | ||
Database | пре 5 година | |
bench | пре 5 година | |
test | пре 5 година | |
ChangeLog.md | пре 5 година | |
LICENSE | пре 12 година | |
README.md | пре 9 година | |
Setup.lhs | пре 13 година | |
persistent-template.cabal | пре 5 година |
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