haskell-github: jailbreak to fix build with new aeson
This commit is contained in:
parent
b94cf8c733
commit
d645b7895c
@ -11,6 +11,7 @@ cabal.mkDerivation (self: {
|
|||||||
aeson attoparsec caseInsensitive conduit dataDefault failure HTTP
|
aeson attoparsec caseInsensitive conduit dataDefault failure HTTP
|
||||||
httpConduit httpTypes network text time unorderedContainers vector
|
httpConduit httpTypes network text time unorderedContainers vector
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/fpco/github";
|
homepage = "https://github.com/fpco/github";
|
||||||
description = "Access to the Github API, v3";
|
description = "Access to the Github API, v3";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user