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