Commit 9d0fa484 authored by Clint Adams's avatar Clint Adams
Browse files

haxr: Upgrading from 3000.11.2 to 3000.11.3

parent d8598ea9
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-haxr (3000.11.3-2) unstable; urgency=medium

  * Patch out buggy duplicate network dep.

 -- Clint Adams <clint@debian.org>  Sun, 28 Jul 2019 14:44:36 -0400

haskell-haxr (3000.11.3-1) unstable; urgency=medium

  * New upstream release
+10 −0
Original line number Diff line number Diff line
--- a/haxr.cabal
+++ b/haxr.cabal
@@ -36,7 +36,6 @@
   Build-depends: base >= 4.9 && < 4.13,
                  base-compat >= 0.8 && < 0.11,
                  mtl >= 2.2.1,
-                 network < 2.7,
                  http-streams,
                  HsOpenSSL,
                  io-streams,
+1 −0
Original line number Diff line number Diff line
no-mtl-compat
newer-base-compat
newer-deps