Loading p/haskell-profunctors/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-profunctors (5.2.2-2) unstable; urgency=medium * Patch for newer base-orphans. -- Clint Adams <clint@debian.org> Sat, 14 Apr 2018 16:57:21 -0400 haskell-profunctors (5.2.2-1) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading p/haskell-profunctors/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ Build-Depends: ghc-prof, haskell-devscripts (>= 0.13), libghc-base-orphans-dev (>= 0.4), libghc-base-orphans-dev (<< 0.7), libghc-base-orphans-dev (<< 0.8), libghc-base-orphans-prof, libghc-bifunctors-dev (<< 6), libghc-bifunctors-dev (>= 5.2), Loading p/haskell-profunctors/debian/patches/newer-deps 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/profunctors.cabal +++ b/profunctors.cabal @@ -30,7 +30,7 @@ library build-depends: base >= 4 && < 5, - base-orphans >= 0.4 && < 0.7, + base-orphans >= 0.4 && < 0.8, bifunctors >= 5.2 && < 6, comonad >= 4 && < 6, contravariant >= 1 && < 2, p/haskell-profunctors/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps Loading
p/haskell-profunctors/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-profunctors (5.2.2-2) unstable; urgency=medium * Patch for newer base-orphans. -- Clint Adams <clint@debian.org> Sat, 14 Apr 2018 16:57:21 -0400 haskell-profunctors (5.2.2-1) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading
p/haskell-profunctors/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ Build-Depends: ghc-prof, haskell-devscripts (>= 0.13), libghc-base-orphans-dev (>= 0.4), libghc-base-orphans-dev (<< 0.7), libghc-base-orphans-dev (<< 0.8), libghc-base-orphans-prof, libghc-bifunctors-dev (<< 6), libghc-bifunctors-dev (>= 5.2), Loading
p/haskell-profunctors/debian/patches/newer-deps 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/profunctors.cabal +++ b/profunctors.cabal @@ -30,7 +30,7 @@ library build-depends: base >= 4 && < 5, - base-orphans >= 0.4 && < 0.7, + base-orphans >= 0.4 && < 0.8, bifunctors >= 5.2 && < 6, comonad >= 4 && < 6, contravariant >= 1 && < 2,
p/haskell-profunctors/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps