Final touchs on docs.
This commit is contained in:
parent
4b776dd7b6
commit
66e67e1cff
@ -342,12 +342,15 @@ import qualified Database.Persist
|
|||||||
--
|
--
|
||||||
-- Individual insertions can be performed through Persistent's
|
-- Individual insertions can be performed through Persistent's
|
||||||
-- 'insert' function, reexported for convenience.
|
-- 'insert' function, reexported for convenience.
|
||||||
|
|
||||||
|
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
-- $reexports
|
-- $reexports
|
||||||
--
|
--
|
||||||
-- We re-export many symbols from @persistent@ for convenince
|
-- We re-export many symbols from @persistent@ for convenince:
|
||||||
|
--
|
||||||
-- * \"Store functions\" from "Database.Persist".
|
-- * \"Store functions\" from "Database.Persist".
|
||||||
--
|
--
|
||||||
-- * Everything from "Database.Persist.Class" except for
|
-- * Everything from "Database.Persist.Class" except for
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user