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
|
||||
httpConduit httpTypes network text time unorderedContainers vector
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "https://github.com/fpco/github";
|
||||
description = "Access to the Github API, v3";
|
||||
|
Loading…
x
Reference in New Issue
Block a user