haskell-bytestring-progress: re-enable haddock documentation
This commit is contained in:
parent
27905ce17e
commit
8bccfe4d2b
@ -5,7 +5,6 @@ cabal.mkDerivation (self: {
|
|||||||
version = "1.0.3";
|
version = "1.0.3";
|
||||||
sha256 = "1v9cl7d4fcchbdrpbgjj4ilg79cj241vzijiifdsgkq30ikv2yxs";
|
sha256 = "1v9cl7d4fcchbdrpbgjj4ilg79cj241vzijiifdsgkq30ikv2yxs";
|
||||||
buildDepends = [ terminalProgressBar time ];
|
buildDepends = [ terminalProgressBar time ];
|
||||||
noHaddock = true;
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/acw/bytestring-progress";
|
homepage = "http://github.com/acw/bytestring-progress";
|
||||||
description = "A library for tracking the consumption of a lazy ByteString";
|
description = "A library for tracking the consumption of a lazy ByteString";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user