File: newer-deps

package info (click to toggle)
haskell-authenticate-oauth 1.7-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 124 kB
  • sloc: haskell: 533; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 902 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Index: b/authenticate-oauth.cabal
===================================================================
--- a/authenticate-oauth.cabal
+++ b/authenticate-oauth.cabal
@@ -1,6 +1,7 @@
 cabal-version:   >= 1.10
 name:            authenticate-oauth
 version:         1.7
+x-revision: 1
 license:         BSD3
 license-file:    LICENSE
 author:          Hiromi Ishii
@@ -17,7 +18,7 @@ library
     default-language: Haskell2010
     build-depends:   base                          >= 4.10     && < 5
                    , http-client                   >= 0.3
-                   , transformers                  >= 0.1      && < 0.6
+                   , transformers                  >= 0.1      && < 0.7
                    , bytestring                    >= 0.9
                    , crypto-pubkey-types           >= 0.1      && < 0.5
                    , RSA                           >= 2.0      && < 2.5