From abc74cd078ca78d9eaf28f86a1369f8e0d79d45f Mon Sep 17 00:00:00 2001 From: nek0 Date: Tue, 23 Dec 2014 14:54:31 +0100 Subject: [PATCH] transition complete. --- eidolon.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eidolon.cabal b/eidolon.cabal index 60e0358..6ff7163 100644 --- a/eidolon.cabal +++ b/eidolon.cabal @@ -72,7 +72,7 @@ library , yesod-form >= 1.3 , bytestring >= 0.9 , text >= 0.11 - , persistent >= 1.3 + , persistent >= 2.1.1.3 , persistent-sqlite >= 1.3 , persistent-template >= 1.3 , template-haskell