summaryrefslogtreecommitdiff
path: root/sflctimekeeper.cabal
diff options
context:
space:
mode:
authorClint Adams <clint@softwarefreedom.org>2014-04-01 10:19:07 -0400
committerClint Adams <clint@softwarefreedom.org>2014-04-01 10:19:07 -0400
commitc4f1b6f21b121933da8e424eee1a7ff87b535755 (patch)
tree3704f1341c0a8486edbe793dffcaffbcec39eaab /sflctimekeeper.cabal
parent86701c76d71a4e653716f073162cc05c62f2edcf (diff)
Forward-port to yesod 1.2.5.2
Diffstat (limited to 'sflctimekeeper.cabal')
-rw-r--r--sflctimekeeper.cabal9
1 files changed, 5 insertions, 4 deletions
diff --git a/sflctimekeeper.cabal b/sflctimekeeper.cabal
index cc3ee61..d5d78ac 100644
--- a/sflctimekeeper.cabal
+++ b/sflctimekeeper.cabal
@@ -77,20 +77,21 @@ library
, shakespeare-text >= 1.0 && < 1.1
, hjsmin >= 0.1 && < 0.2
, monad-control >= 0.3 && < 0.4
- , wai-extra >= 1.3 && < 1.4
+ , wai >= 1.3
+ , wai-extra >= 2.0
, yaml >= 0.8 && < 0.9
- , http-conduit >= 1.8 && < 1.10
, directory >= 1.1 && < 1.3
- , warp >= 1.3 && < 1.4
+ , warp >= 1.3
, data-default
, aeson
, conduit >= 1.0
+ , http-conduit >= 2.0
, monad-logger >= 0.3
, fast-logger >= 0.3
+ , wai-logger >= 2.0
, base64-bytestring
, case-insensitive
, time
- , wai
, transformers
executable sflctimekeeper