haskell-http-client-conduit: there is no code in this module to generate documentation for
This commit is contained in:
parent
acd673be4b
commit
4b57acece1
@ -5,6 +5,7 @@ cabal.mkDerivation (self: {
|
|||||||
version = "0.3.0";
|
version = "0.3.0";
|
||||||
sha256 = "0k2vq9y7kfbkhcsszjr74ahq5nw5z7dbzjhw1ixbigcr56axsd19";
|
sha256 = "0k2vq9y7kfbkhcsszjr74ahq5nw5z7dbzjhw1ixbigcr56axsd19";
|
||||||
buildDepends = [ httpClient ];
|
buildDepends = [ httpClient ];
|
||||||
|
noHaddock = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/snoyberg/http-client";
|
homepage = "https://github.com/snoyberg/http-client";
|
||||||
description = "Frontend support for using http-client with conduit (deprecated)";
|
description = "Frontend support for using http-client with conduit (deprecated)";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user