haskell-hoauth2: jailbreak to fix build with aeson 0.8.x
This commit is contained in:
parent
f44346d077
commit
5a48a2bc90
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ cabal.mkDerivation (self: {
|
|||
aeson bytestringShow httpConduit httpTypes monadControl mtl random
|
||||
text transformers
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "https://github.com/freizl/hoauth2";
|
||||
description = "hoauth2";
|
||||
|
|
Loading…
Reference in a new issue