Loading p/haskell-chell/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-chell (0.4.0.2-3) unstable; urgency=medium * Patch for newer ansi-terminal. -- Clint Adams <clint@debian.org> Tue, 17 Apr 2018 18:11:18 -0400 haskell-chell (0.4.0.2-2) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading p/haskell-chell/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ Build-Depends: ghc-prof, haskell-devscripts (>= 0.13), libghc-ansi-terminal-dev (>= 0.5), libghc-ansi-terminal-dev (<< 0.8), libghc-ansi-terminal-dev (<< 0.9), libghc-ansi-terminal-prof, libghc-options-dev (<< 2.0), libghc-options-dev (>= 1.0), Loading p/haskell-chell/debian/patches/newer-ansi-terminal 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/chell.cabal +++ b/chell.cabal @@ -77,7 +77,7 @@ if flag(color-output) build-depends: - ansi-terminal >= 0.5 && < 0.8 + ansi-terminal >= 0.5 && < 0.9 exposed-modules: Test.Chell p/haskell-chell/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-ansi-terminal Loading
p/haskell-chell/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-chell (0.4.0.2-3) unstable; urgency=medium * Patch for newer ansi-terminal. -- Clint Adams <clint@debian.org> Tue, 17 Apr 2018 18:11:18 -0400 haskell-chell (0.4.0.2-2) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading
p/haskell-chell/debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ Build-Depends: ghc-prof, haskell-devscripts (>= 0.13), libghc-ansi-terminal-dev (>= 0.5), libghc-ansi-terminal-dev (<< 0.8), libghc-ansi-terminal-dev (<< 0.9), libghc-ansi-terminal-prof, libghc-options-dev (<< 2.0), libghc-options-dev (>= 1.0), Loading
p/haskell-chell/debian/patches/newer-ansi-terminal 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/chell.cabal +++ b/chell.cabal @@ -77,7 +77,7 @@ if flag(color-output) build-depends: - ansi-terminal >= 0.5 && < 0.8 + ansi-terminal >= 0.5 && < 0.9 exposed-modules: Test.Chell
p/haskell-chell/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-ansi-terminal