|
5 år sedan | |
---|---|---|
.. | ||
Database | 5 år sedan | |
bench | 5 år sedan | |
test | 5 år sedan | |
ChangeLog.md | 5 år sedan | |
LICENSE | 13 år sedan | |
README.md | 9 år sedan | |
Setup.lhs | 13 år sedan | |
persistent-template.cabal | 5 år sedan |
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