|
преди 5 години | |
---|---|---|
.. | ||
Database | преди 5 години | |
bench | преди 5 години | |
test | преди 5 години | |
ChangeLog.md | преди 5 години | |
LICENSE | преди 13 години | |
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