Description: Relax http-types dep so we can build against the version in Raring
Author: Iain Lane <laney@ubuntu.com>
Forwarded: not-needed

Index: b/authenticate-oauth.cabal
===================================================================
--- a/authenticate-oauth.cabal
+++ b/authenticate-oauth.cabal
@@ -25,7 +25,7 @@
                    , base64-bytestring             >= 0.1      && < 1.1
                    , SHA                           >= 1.4      && < 1.7
                    , random
-                   , http-types                    >= 0.6      && < 0.8
+                   , http-types                    >= 0.6      && < 0.9
                    , blaze-builder
                    , conduit                       >= 0.4      && < 0.6
                    , resourcet                     >= 0.3      && < 0.5
