File: newer-fb.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 (18 lines) | stat: -rw-r--r-- 971 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- a/happstack-authenticate.cabal
+++ b/happstack-authenticate.cabal
@@ -41,7 +41,7 @@
                        happstack-server             >= 6.0 && < 7.4,
                        http-conduit                 >= 1.4 && < 2.1,
                        http-types                   >= 0.6 && < 0.9,
-                       fb                           >= 0.13 && < 0.16,
+                       fb                           >= 0.13 && < 1.1,
                        safecopy                     >= 0.6,
                        mtl                          >= 2.0,
                        pwstore-fast,
@@ -53,4 +53,4 @@
                        reform-happstack             == 0.2.*,
                        unordered-containers         == 0.2.*,
                        web-routes                   >= 0.26 && < 0.28,
-                       web-routes-happstack         == 0.23.*
\ No newline at end of file
+                       web-routes-happstack         == 0.23.*