Description: Remove bytestring-builder from Build-depends This package is a no-op for Debian (and so, we do not ship it). Author: Joachim Breitner Forwarded: not-needed, debian specific --- a/conduit-extra.cabal +++ b/conduit-extra.cabal @@ -78,7 +78,6 @@ , async , attoparsec , blaze-builder - , bytestring-builder , bytestring , exceptions , process @@ -113,7 +112,6 @@ , conduit-extra , criterion , bytestring - , bytestring-builder , transformers main-is: blaze.hs ghc-options: -Wall -O2 -rtsopts