summaryrefslogtreecommitdiff
path: root/sflctimekeeper.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'sflctimekeeper.cabal')
-rw-r--r--sflctimekeeper.cabal10
1 files changed, 5 insertions, 5 deletions
diff --git a/sflctimekeeper.cabal b/sflctimekeeper.cabal
index 6ea1be3..98661b4 100644
--- a/sflctimekeeper.cabal
+++ b/sflctimekeeper.cabal
@@ -60,20 +60,20 @@ library
-- , yesod-platform >= 1.1 && < 1.2
, yesod >= 1.1.5 && < 1.3
, yesod-core >= 1.1.7 && < 1.3
- , yesod-auth >= 1.1 && < 1.3
+ , yesod-auth >= 1.3 && < 1.4
, yesod-static >= 1.1 && < 1.3
, yesod-default >= 1.1 && < 1.3
, yesod-form >= 1.1 && < 1.4
, clientsession >= 0.8 && < 0.10
, bytestring >= 0.9 && < 0.11
, text >= 0.11 && < 0.12
- , persistent >= 1.2 && < 1.3
- , persistent-sqlite >= 1.2 && < 1.3
- , persistent-template >= 1.2 && < 1.3
+ , persistent >= 1.2 && < 1.4
+ , persistent-sqlite >= 1.2 && < 1.4
+ , persistent-template >= 1.2 && < 1.4
, template-haskell
, hamlet >= 1.1 && < 1.2
, shakespeare-css >= 1.0 && < 1.1
- , shakespeare-js >= 1.0.2 && < 1.2
+ , shakespeare-js >= 1.0.2 && < 1.3
, shakespeare-text >= 1.0 && < 1.1
, hjsmin >= 0.1 && < 0.2
, monad-control >= 0.3 && < 0.4