From c80ad315210cc708f229cf8d7259661b7d8c6d66 Mon Sep 17 00:00:00 2001 From: Tobias Florek Date: Fri, 12 Jun 2015 10:16:15 +0200 Subject: [PATCH] bump dep versions --- oauthenticated.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/oauthenticated.cabal b/oauthenticated.cabal index 6268665..01efb14 100644 --- a/oauthenticated.cabal +++ b/oauthenticated.cabal @@ -55,8 +55,8 @@ library other-modules: Network.OAuth.MuLens Network.OAuth.Util - build-depends: base >= 4.6 && < 4.8 - , aeson >= 0.6.2 && < 0.9 + build-depends: base >= 4.6 && < 4.9 + , aeson >= 0.6.2 && < 0.10 , base64-bytestring >= 1.0 && < 1.1 , blaze-builder >= 0.3 , bytestring >= 0.9