Loading p/haskell-safe-exceptions/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-safe-exceptions (0.1.7.0-3) unstable; urgency=medium * Patch for newer exceptions. -- Clint Adams <clint@debian.org> Sun, 21 Oct 2018 18:32:35 -0400 haskell-safe-exceptions (0.1.7.0-2) unstable; urgency=medium [ Clint Adams ] Loading p/haskell-safe-exceptions/debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -11,15 +11,15 @@ Build-Depends: ghc (>= 8), ghc-prof, haskell-devscripts (>= 0.13), libghc-exceptions-dev (<< 0.9), libghc-exceptions-dev (>= 0.8), libghc-exceptions-dev (<< 0.11), libghc-exceptions-prof, libghc-hspec-dev <!nocheck>, libghc-void-dev <!nocheck>, Build-Depends-Indep: ghc-doc, libghc-exceptions-doc, Standards-Version: 4.1.4 Standards-Version: 4.2.1 Homepage: https://github.com/fpco/safe-exceptions Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-safe-exceptions Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-safe-exceptions] Loading p/haskell-safe-exceptions/debian/patches/newer-exceptions 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/safe-exceptions.cabal +++ b/safe-exceptions.cabal @@ -22,7 +22,7 @@ exposed-modules: Control.Exception.Safe build-depends: base >= 4.7 && < 4.11 , deepseq >= 1.2 && < 1.5 - , exceptions >= 0.8 && < 0.9 + , exceptions >= 0.8 && < 0.11 , transformers >= 0.2 && < 0.6 default-language: Haskell2010 p/haskell-safe-exceptions/debian/patches/series +1 −0 Original line number Diff line number Diff line smp-tests newer-exceptions Loading
p/haskell-safe-exceptions/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-safe-exceptions (0.1.7.0-3) unstable; urgency=medium * Patch for newer exceptions. -- Clint Adams <clint@debian.org> Sun, 21 Oct 2018 18:32:35 -0400 haskell-safe-exceptions (0.1.7.0-2) unstable; urgency=medium [ Clint Adams ] Loading
p/haskell-safe-exceptions/debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -11,15 +11,15 @@ Build-Depends: ghc (>= 8), ghc-prof, haskell-devscripts (>= 0.13), libghc-exceptions-dev (<< 0.9), libghc-exceptions-dev (>= 0.8), libghc-exceptions-dev (<< 0.11), libghc-exceptions-prof, libghc-hspec-dev <!nocheck>, libghc-void-dev <!nocheck>, Build-Depends-Indep: ghc-doc, libghc-exceptions-doc, Standards-Version: 4.1.4 Standards-Version: 4.2.1 Homepage: https://github.com/fpco/safe-exceptions Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-safe-exceptions Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-safe-exceptions] Loading
p/haskell-safe-exceptions/debian/patches/newer-exceptions 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/safe-exceptions.cabal +++ b/safe-exceptions.cabal @@ -22,7 +22,7 @@ exposed-modules: Control.Exception.Safe build-depends: base >= 4.7 && < 4.11 , deepseq >= 1.2 && < 1.5 - , exceptions >= 0.8 && < 0.9 + , exceptions >= 0.8 && < 0.11 , transformers >= 0.2 && < 0.6 default-language: Haskell2010
p/haskell-safe-exceptions/debian/patches/series +1 −0 Original line number Diff line number Diff line smp-tests newer-exceptions