haskell-zlib-conduit: there is no code in this module to generate documentation for
This commit is contained in:
parent
5fcc9d2b68
commit
acd673be4b
@ -5,6 +5,7 @@ cabal.mkDerivation (self: {
|
|||||||
version = "1.1.0";
|
version = "1.1.0";
|
||||||
sha256 = "1b22mca8bbg7f84h8y0qsb5ckzg2dw1b26y27x7b7xdxqbwpz93a";
|
sha256 = "1b22mca8bbg7f84h8y0qsb5ckzg2dw1b26y27x7b7xdxqbwpz93a";
|
||||||
buildDepends = [ conduit ];
|
buildDepends = [ conduit ];
|
||||||
|
noHaddock = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/snoyberg/conduit";
|
homepage = "http://github.com/snoyberg/conduit";
|
||||||
description = "Streaming compression/decompression via conduits. (deprecated)";
|
description = "Streaming compression/decompression via conduits. (deprecated)";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user