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