This commit is contained in:
Felipe Lessa 2012-09-06 01:49:09 -03:00
parent 029aff837c
commit 271b5410da

View File

@ -295,4 +295,4 @@ deleteKey = Database.Persist.Store.delete
--
-- We re-export @Database.Persist.Store@ for convenience, since
-- @esqueleto@ currently does not provide a way of doing
-- @insert@s or @update@s.
-- @INSERT@s.