haskell-authenticate-oauth: jailbreak to support current versions of RSA
This commit is contained in:
@@ -13,6 +13,7 @@ cabal.mkDerivation (self: {
|
|||||||
base64Bytestring blazeBuilder blazeBuilderConduit cryptoPubkeyTypes
|
base64Bytestring blazeBuilder blazeBuilderConduit cryptoPubkeyTypes
|
||||||
dataDefault httpClient httpTypes random RSA SHA time transformers
|
dataDefault httpClient httpTypes random RSA SHA time transformers
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/yesodweb/authenticate";
|
homepage = "http://github.com/yesodweb/authenticate";
|
||||||
description = "Library to authenticate with OAuth for Haskell web applications";
|
description = "Library to authenticate with OAuth for Haskell web applications";
|
||||||
|
|||||||
Reference in New Issue
Block a user