jailbreak pipes-aeson which depends on pipes-bytestring == 2.0.* which is not available.
This commit is contained in:
parent
d528344542
commit
0c1ea65be9
@ -10,6 +10,7 @@ cabal.mkDerivation (self: {
|
|||||||
aeson attoparsec pipes pipesAttoparsec pipesBytestring pipesParse
|
aeson attoparsec pipes pipesAttoparsec pipesBytestring pipesParse
|
||||||
transformers
|
transformers
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/k0001/pipes-aeson";
|
homepage = "https://github.com/k0001/pipes-aeson";
|
||||||
description = "Encode and decode JSON streams using Aeson and Pipes";
|
description = "Encode and decode JSON streams using Aeson and Pipes";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user