From d26564bac3ee9dffc08d0bcad462fbc6e1060d14 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 15 Feb 2015 14:11:46 -0400 Subject: [PATCH] cleanup --- fooes.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fooes.hs b/fooes.hs index cdc95bdffc..cc7a0f8c3c 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