Loading p/haskell-fclabels/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-fclabels (2.0.3.3-4) unstable; urgency=medium * Fix build with new ghc -- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 23 Aug 2019 14:34:35 +0200 haskell-fclabels (2.0.3.3-3) unstable; urgency=medium * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3) Loading p/haskell-fclabels/debian/patches/newer-deps 0 → 100644 +22 −0 Original line number Diff line number Diff line --- haskell-fclabels-2.0.3.3.orig/fclabels.cabal +++ haskell-fclabels-2.0.3.3/fclabels.cabal @@ -86,8 +86,8 @@ Library GHC-Options: -Wall Build-Depends: - base >= 4.5 && < 4.12 - , template-haskell >= 2.2 && < 2.14 + base >= 4.5 && < 4.13 + , template-haskell >= 2.2 && < 2.15 , mtl >= 1.0 && < 2.3 , transformers >= 0.2 && < 0.6 @@ -103,7 +103,7 @@ Test-Suite suite Build-Depends: base < 5 , fclabels - , template-haskell >= 2.2 && < 2.14 + , template-haskell >= 2.2 && < 2.15 , mtl >= 1.0 && < 2.3 , transformers >= 0.2 && < 0.6 , HUnit >= 1.2 && < 1.7 p/haskell-fclabels/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps Loading
p/haskell-fclabels/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-fclabels (2.0.3.3-4) unstable; urgency=medium * Fix build with new ghc -- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 23 Aug 2019 14:34:35 +0200 haskell-fclabels (2.0.3.3-3) unstable; urgency=medium * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3) Loading
p/haskell-fclabels/debian/patches/newer-deps 0 → 100644 +22 −0 Original line number Diff line number Diff line --- haskell-fclabels-2.0.3.3.orig/fclabels.cabal +++ haskell-fclabels-2.0.3.3/fclabels.cabal @@ -86,8 +86,8 @@ Library GHC-Options: -Wall Build-Depends: - base >= 4.5 && < 4.12 - , template-haskell >= 2.2 && < 2.14 + base >= 4.5 && < 4.13 + , template-haskell >= 2.2 && < 2.15 , mtl >= 1.0 && < 2.3 , transformers >= 0.2 && < 0.6 @@ -103,7 +103,7 @@ Test-Suite suite Build-Depends: base < 5 , fclabels - , template-haskell >= 2.2 && < 2.14 + , template-haskell >= 2.2 && < 2.15 , mtl >= 1.0 && < 2.3 , transformers >= 0.2 && < 0.6 , HUnit >= 1.2 && < 1.7
p/haskell-fclabels/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps