summaryrefslogtreecommitdiff
path: root/sflctimekeeper.cabal
diff options
context:
space:
mode:
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