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

adjunctions: drop patches

parent 4f72f236
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ haskell-adjunctions (4.4-1) unstable; urgency=medium
  * Bump to Standards-Version 4.1.4.
  * New upstream release

 -- Clint Adams <clint@debian.org>  Mon, 09 Apr 2018 15:07:12 -0400
 -- Clint Adams <clint@debian.org>  Mon, 09 Apr 2018 18:10:26 -0400

haskell-adjunctions (4.3-4) unstable; urgency=medium

+0 −19
Original line number Diff line number Diff line
Description: adjunctions requires distributive >= 0.5
Author: RyanGlScott <ryan.gl.scott@gmail.com>
Origin: upstream, https://github.com/ekmett/adjunctions/commit/821f49863912
Bug: https://github.com/ekmett/adjunctions/issues/20
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: b/adjunctions.cabal
===================================================================
--- a/adjunctions.cabal
+++ b/adjunctions.cabal
@@ -45,7 +45,7 @@ library
     comonad             >= 4       && < 6,
     containers          >= 0.3     && < 0.6,
     contravariant       >= 1       && < 2,
-    distributive        >= 0.4     && < 1,
+    distributive        >= 0.5     && < 1,
     free                >= 4       && < 5,
     mtl                 >= 2.0.1   && < 2.3,
     profunctors         >= 4       && < 6,
+0 −1
Original line number Diff line number Diff line
fix-distributive-version

p/haskell-stack/debian/files

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
haskell-stack_1.5.1-1_source.buildinfo haskell optional
+1 −1
Original line number Diff line number Diff line
haskell-tree-monad_0.3-1_source.buildinfo haskell extra
haskell-tree-monad_0.3-1_source.buildinfo haskell optional