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