Commit 560a5245 authored by Ilias Tsitsimpis's avatar Ilias Tsitsimpis
Browse files

csv-conduit: Add missing build dependencies

parent fe4cf1bd
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
haskell-csv-conduit (0.7.0.0-3) unstable; urgency=medium

  * Add missing build dependencies on hunit, test-framework and
    test-framework-hunit.

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Sat, 20 Oct 2018 14:08:26 +0300

haskell-csv-conduit (0.7.0.0-2) unstable; urgency=medium

  * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)
+8 −3
Original line number Diff line number Diff line
@@ -16,9 +16,9 @@ Build-Depends:
 libghc-blaze-builder-prof,
 libghc-conduit-dev (>= 1.2.8),
 libghc-conduit-dev (<< 2.0),
 libghc-conduit-prof,
 libghc-conduit-extra-dev,
 libghc-conduit-extra-prof,
 libghc-conduit-prof,
 libghc-data-default-dev,
 libghc-data-default-prof,
 libghc-exceptions-dev (>= 0.3),
@@ -37,8 +37,13 @@ Build-Depends:
 libghc-unordered-containers-prof,
 libghc-vector-dev,
 libghc-vector-prof,
Build-Depends-Indep:
 ghc-doc,
 libghc-hunit-dev (>= 1.2),
 libghc-hunit-prof,
 libghc-test-framework-dev,
 libghc-test-framework-prof,
 libghc-test-framework-hunit-dev,
 libghc-test-framework-hunit-prof,
Build-Depends-Indep: ghc-doc,
 libghc-attoparsec-doc,
 libghc-blaze-builder-doc,
 libghc-conduit-doc,