Loading p/haskell-old-locale/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-old-locale (1.0.0.7-7) unstable; urgency=medium * Patch for newer base. -- Clint Adams <clint@debian.org> Thu, 12 Apr 2018 09:43:29 -0400 haskell-old-locale (1.0.0.7-6) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading p/haskell-old-locale/debian/patches/newer-base +2 −2 Original line number Diff line number Diff line --- a/old-locale.cabal +++ b/old-locale.cabal @@ -31,5 +31,5 @@ Library @@ -31,5 +31,5 @@ exposed-modules: System.Locale - build-depends: base >= 4.2 && < 4.9 + build-depends: base >= 4.2 && < 4.10 + build-depends: base >= 4.2 && < 5 ghc-options: -Wall Loading
p/haskell-old-locale/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-old-locale (1.0.0.7-7) unstable; urgency=medium * Patch for newer base. -- Clint Adams <clint@debian.org> Thu, 12 Apr 2018 09:43:29 -0400 haskell-old-locale (1.0.0.7-6) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading
p/haskell-old-locale/debian/patches/newer-base +2 −2 Original line number Diff line number Diff line --- a/old-locale.cabal +++ b/old-locale.cabal @@ -31,5 +31,5 @@ Library @@ -31,5 +31,5 @@ exposed-modules: System.Locale - build-depends: base >= 4.2 && < 4.9 + build-depends: base >= 4.2 && < 4.10 + build-depends: base >= 4.2 && < 5 ghc-options: -Wall