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

data-default-instances-containers: require haskell-devscripts (>= 0.13.8) due to name length

parent c2200b20
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-data-default-instances-containers (0.0.1-9) unstable; urgency=medium

  * Require haskell-devscripts (>= 0.13.8) due to name length.

 -- Clint Adams <clint@debian.org>  Thu, 12 Apr 2018 12:17:42 -0400

haskell-data-default-instances-containers (0.0.1-8) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
+1 −1
Original line number Diff line number Diff line
9
10
+2 −2
Original line number Diff line number Diff line
@@ -5,10 +5,10 @@ Priority: optional
Section: haskell
Build-Depends:
 cdbs,
 debhelper (>= 9),
 debhelper (>= 10),
 ghc (>= 8),
 ghc-prof,
 haskell-devscripts (>= 0.13),
 haskell-devscripts (>= 0.13.8),
 libghc-data-default-class-dev,
 libghc-data-default-class-prof,
Build-Depends-Indep: ghc-doc, libghc-data-default-class-doc