Commit 4406d1c5 authored by Gianfranco Costamagna's avatar Gianfranco Costamagna
Browse files

haskell-wl-pprint-terminfo: bump dependency bounds

parent f7ae23f7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-wl-pprint-terminfo (3.7.1.4-7) unstable; urgency=medium

  * Patch for newer deps

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 30 Aug 2019 18:56:20 +0200

haskell-wl-pprint-terminfo (3.7.1.4-6) unstable; urgency=medium

  * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
+11 −0
Original line number Diff line number Diff line
--- haskell-wl-pprint-terminfo-3.7.1.4.orig/wl-pprint-terminfo.cabal
+++ haskell-wl-pprint-terminfo-3.7.1.4/wl-pprint-terminfo.cabal
@@ -48,7 +48,7 @@ library
   build-depends:
     base             >= 4.8     && < 5,
     bytestring       >= 0.9.1   && < 0.11,
-    containers       >= 0.4     && < 0.6,
+    containers       >= 0.4     && < 0.7,
     semigroups       >= 0.9     && < 1,
     wl-pprint-extras >= 3.4     && < 4,
     terminfo         >= 0.3.2   && < 0.5,
+1 −0
Original line number Diff line number Diff line
no-nats
newer-deps