Commit cdb8530f authored by Clint Adams's avatar Clint Adams
Browse files

active: fix Build-Depends

parent 80e2a922
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-active (0.2.0.13-4) unstable; urgency=medium

  * Fix Build-Depends.

 -- Clint Adams <clint@debian.org>  Sun, 15 Apr 2018 15:16:51 -0400

haskell-active (0.2.0.13-3) unstable; urgency=medium

  * Patch for newer base, QuickCheck, and lens.
+2 −2
Original line number Diff line number Diff line
@@ -11,10 +11,10 @@ Build-Depends:
 ghc-prof,
 haskell-devscripts (>= 0.13),
 libghc-lens-dev (>= 4.0),
 libghc-lens-dev (<< 4.16),
 libghc-lens-dev (<< 4.17),
 libghc-lens-prof,
 libghc-linear-dev (<< 1.21),
 libghc-linear-dev (>= 1.14),
 libghc-linear-dev (<< 1.21),
 libghc-linear-prof,
 libghc-semigroupoids-dev (>= 1.2),
 libghc-semigroupoids-dev (<< 5.3),