File: newer-http-conduit.diff

package info (click to toggle)
haskell-happstack-authenticate 0.10.12-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 192 kB
  • sloc: haskell: 1,512; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 640 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/happstack-authenticate.cabal
+++ b/happstack-authenticate.cabal
@@ -39,7 +39,7 @@
                        containers                   >= 0.4 && < 0.6,
                        ixset                        >= 1.0 && < 1.1,
                        happstack-server             >= 6.0 && < 7.4,
-                       http-conduit                 >= 1.4 && < 2.1,
+                       http-conduit                 >= 1.4 && < 2.2,
                        http-types                   >= 0.6 && < 0.9,
                        fb                           >= 0.13 && < 1.1,
                        safecopy                     >= 0.6,