Loading p/haskell-statestack/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-statestack (0.2.0.5-5) unstable; urgency=medium * Patch for newer base and transformers-compat. -- Clint Adams <clint@debian.org> Thu, 12 Apr 2018 10:07:53 -0400 haskell-statestack (0.2.0.5-4) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading p/haskell-statestack/debian/control +3 −3 Original line number Diff line number Diff line Loading @@ -9,12 +9,12 @@ Build-Depends: debhelper (>= 9), ghc (>= 8), ghc-prof, haskell-devscripts (>= 0.13), libghc-mtl-dev (<< 2.3), haskell-devscripts (>= 0.13.7), libghc-mtl-dev (>= 2.1), libghc-mtl-dev (<< 2.3), libghc-mtl-prof, libghc-transformers-compat-dev (<< 0.6), libghc-transformers-compat-dev (>= 0.4), libghc-transformers-compat-dev (<< 0.7), libghc-transformers-compat-prof, Build-Depends-Indep: ghc-doc, Loading p/haskell-statestack/debian/patches/newer-base-and-transformers-compat 0 → 100644 +12 −0 Original line number Diff line number Diff line --- a/statestack.cabal +++ b/statestack.cabal @@ -19,7 +19,7 @@ Library Default-language: Haskell2010 Exposed-modules: Control.Monad.StateStack - Build-depends: base >= 4.2 && < 4.10, + Build-depends: base >= 4.2 && < 4.12, mtl >= 2.1 && < 2.3, transformers >= 0.3 && < 0.6, - transformers-compat >= 0.4 && < 0.6 + transformers-compat >= 0.4 && < 0.7 p/haskell-statestack/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-base-and-transformers-compat Loading
p/haskell-statestack/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-statestack (0.2.0.5-5) unstable; urgency=medium * Patch for newer base and transformers-compat. -- Clint Adams <clint@debian.org> Thu, 12 Apr 2018 10:07:53 -0400 haskell-statestack (0.2.0.5-4) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading
p/haskell-statestack/debian/control +3 −3 Original line number Diff line number Diff line Loading @@ -9,12 +9,12 @@ Build-Depends: debhelper (>= 9), ghc (>= 8), ghc-prof, haskell-devscripts (>= 0.13), libghc-mtl-dev (<< 2.3), haskell-devscripts (>= 0.13.7), libghc-mtl-dev (>= 2.1), libghc-mtl-dev (<< 2.3), libghc-mtl-prof, libghc-transformers-compat-dev (<< 0.6), libghc-transformers-compat-dev (>= 0.4), libghc-transformers-compat-dev (<< 0.7), libghc-transformers-compat-prof, Build-Depends-Indep: ghc-doc, Loading
p/haskell-statestack/debian/patches/newer-base-and-transformers-compat 0 → 100644 +12 −0 Original line number Diff line number Diff line --- a/statestack.cabal +++ b/statestack.cabal @@ -19,7 +19,7 @@ Library Default-language: Haskell2010 Exposed-modules: Control.Monad.StateStack - Build-depends: base >= 4.2 && < 4.10, + Build-depends: base >= 4.2 && < 4.12, mtl >= 2.1 && < 2.3, transformers >= 0.3 && < 0.6, - transformers-compat >= 0.4 && < 0.6 + transformers-compat >= 0.4 && < 0.7
p/haskell-statestack/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-base-and-transformers-compat