resolved deps hell
This commit is contained in:
parent
1b38fc3199
commit
be48b67fbc
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
name: authenticate-oauth
|
name: authenticate-oauth
|
||||||
version: 1.4.0.0
|
version: 1.4.0.1
|
||||||
license: BSD3
|
license: BSD3
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Hiromi Ishii
|
author: Hiromi Ishii
|
||||||
@ -21,11 +21,11 @@ library
|
|||||||
, crypto-pubkey-types >= 0.1 && < 0.2
|
, crypto-pubkey-types >= 0.1 && < 0.2
|
||||||
, RSA >= 1.2 && < 1.3
|
, RSA >= 1.2 && < 1.3
|
||||||
, time
|
, time
|
||||||
, data-default >= 0.3 && < 0.5
|
, data-default
|
||||||
, base64-bytestring >= 0.1 && < 0.2
|
, base64-bytestring >= 0.1 && < 0.2
|
||||||
, SHA >= 1.4 && < 1.6
|
, SHA >= 1.4 && < 1.6
|
||||||
, random
|
, random
|
||||||
, http-types >= 0.6 && < 0.7
|
, http-types >= 0.6 && < 0.8
|
||||||
, blaze-builder
|
, blaze-builder
|
||||||
, conduit >= 0.4 && < 0.6
|
, conduit >= 0.4 && < 0.6
|
||||||
, resourcet >= 0.3 && < 0.4
|
, resourcet >= 0.3 && < 0.4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user