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