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

exceptions: fix b-d

parent 7d674061
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-exceptions (0.8.3-7) unstable; urgency=medium

  * Fix Build-Depends.

 -- Clint Adams <clint@debian.org>  Fri, 13 Apr 2018 10:11:11 -0400

haskell-exceptions (0.8.3-6) unstable; urgency=medium

  * Patch for newer QuickCheck.
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ Build-Depends:
 libghc-mtl-dev (>= 2.0),
 libghc-mtl-prof,
 libghc-quickcheck2-dev (>= 2.5),
 libghc-quickcheck2-dev (<< 2.10),
 libghc-quickcheck2-dev (<< 2.11),
 libghc-stm-dev,
 libghc-stm-dev (<< 3),
 libghc-stm-dev (>= 2.2),