relaxed version constraint
This commit is contained in:
parent
74626f9cab
commit
e62bae7254
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
name: authenticate-oauth
|
name: authenticate-oauth
|
||||||
version: 1.3.0
|
version: 1.3.0.1
|
||||||
license: BSD3
|
license: BSD3
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Hiromi Ishii
|
author: Hiromi Ishii
|
||||||
@ -16,7 +16,7 @@ homepage: http://github.com/yesodweb/authenticate
|
|||||||
library
|
library
|
||||||
build-depends: base >= 4 && < 5
|
build-depends: base >= 4 && < 5
|
||||||
, http-conduit >= 1.4 && < 1.5
|
, http-conduit >= 1.4 && < 1.5
|
||||||
, transformers >= 0.1 && < 0.3
|
, transformers >= 0.1 && < 0.4
|
||||||
, bytestring >= 0.9
|
, bytestring >= 0.9
|
||||||
, RSA >= 1.0 && < 1.1
|
, RSA >= 1.0 && < 1.1
|
||||||
, time
|
, time
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user