haskell-pipes-binary: re-generate with latest version of cabal2nix
This commit is contained in:
parent
fac3be7416
commit
ee0226e5c8
@ -13,8 +13,8 @@ cabal.mkDerivation (self: {
|
|||||||
binary lensFamilyCore pipes pipesParse smallcheck tasty tastyHunit
|
binary lensFamilyCore pipes pipesParse smallcheck tasty tastyHunit
|
||||||
tastySmallcheck transformers
|
tastySmallcheck transformers
|
||||||
];
|
];
|
||||||
doCheck = false;
|
|
||||||
jailbreak = true;
|
jailbreak = true;
|
||||||
|
doCheck = false;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/k0001/pipes-binary";
|
homepage = "https://github.com/k0001/pipes-binary";
|
||||||
description = "Encode and decode binary streams using the pipes and binary libraries";
|
description = "Encode and decode binary streams using the pipes and binary libraries";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user