Commit 84ff4bca authored by Clint Adams's avatar Clint Adams
Browse files

dlist: fix b-ds

parent 109ffd49
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-dlist (0.8.0.4-2) unstable; urgency=medium

  * Fix Build-Depends.

 -- Clint Adams <clint@debian.org>  Sat, 14 Apr 2018 11:13:50 -0400

haskell-dlist (0.8.0.4-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
+2 −2
Original line number Diff line number Diff line
@@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 9),
 cdbs,
 ghc (>= 8),
 ghc-prof,
 libghc-quickcheck2-dev (>= 2.7),
 libghc-quickcheck2-dev (<< 2.10),
 libghc-quickcheck2-dev (>= 2.10),
 libghc-quickcheck2-dev (<< 2.12),
Build-Depends-Indep: ghc-doc,
Standards-Version: 4.1.4
Homepage: https://github.com/spl/dlist