aboutsummaryrefslogtreecommitdiff
path: root/fooes.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-02-15 14:11:46 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-02-15 14:11:46 -0400
commit3776ebfd3f94a46df0878a9cc506ed0e3ff2cbd2 (patch)
tree10c397261c2f8163500adbe6aae9585c46c75645 /fooes.hs
parent1a8e94e85977bd4d3781082b37186f6319309631 (diff)
cleanup
Diffstat (limited to 'fooes.hs')
-rw-r--r--fooes.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/fooes.hs b/fooes.hs
index cdc95bdff..cc7a0f8c3 100644
--- a/fooes.hs
+++ b/fooes.hs
@@ -6,7 +6,7 @@ import Control.Monad.IO.Class (liftIO)
import Control.Monad
import Database.Esqueleto hiding (Key)
-share [mkPersist sqlSettings, mkSave "entityDefs", mkMigrate "migrateAll"] [persistLowerCase|
+share [mkPersist sqlSettings, mkMigrate "migrateAll"] [persistLowerCase|
CachedKey
key String
UniqueKey key