haskell-authenticate-oauth: jailbreak to support crypto-pubkey-types 0.3.x
This commit is contained in:
parent
7636315648
commit
304feb380c
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
|
|||
cryptoPubkeyTypes dataDefault httpConduit httpTypes monadControl
|
||||
random resourcet RSA SHA time transformers
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://github.com/yesodweb/authenticate";
|
||||
description = "Library to authenticate with OAuth for Haskell web applications";
|
||||
|
|
Loading…
Reference in a new issue