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