Loading p/haskell-text-conversions/debian/changelog +7 −0 Original line number Diff line number Diff line haskell-text-conversions (0.3.0-2) unstable; urgency=medium * Patch to stop building test executables with RTS -N. Most Debian architectures do not support it. -- Sean Whitton <spwhitton@spwhitton.name> Fri, 17 Jan 2020 08:22:23 -0700 haskell-text-conversions (0.3.0-1) unstable; urgency=medium * Initial release. Loading p/haskell-text-conversions/debian/patches/drop-rtsopts--N.patch 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/text-conversions.cabal +++ b/text-conversions.cabal @@ -49,7 +49,7 @@ test-suite text-conversions-test-suite hs-source-dirs: test default-extensions: FlexibleInstances MultiParamTypeClasses OverloadedStrings - ghc-options: -Wall -rtsopts -threaded -with-rtsopts=-N + ghc-options: -Wall -rtsopts -threaded build-depends: base , text-conversions p/haskell-text-conversions/debian/patches/series +1 −0 Original line number Diff line number Diff line dont-check-hspec-discover.patch drop-rtsopts--N.patch Loading
p/haskell-text-conversions/debian/changelog +7 −0 Original line number Diff line number Diff line haskell-text-conversions (0.3.0-2) unstable; urgency=medium * Patch to stop building test executables with RTS -N. Most Debian architectures do not support it. -- Sean Whitton <spwhitton@spwhitton.name> Fri, 17 Jan 2020 08:22:23 -0700 haskell-text-conversions (0.3.0-1) unstable; urgency=medium * Initial release. Loading
p/haskell-text-conversions/debian/patches/drop-rtsopts--N.patch 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/text-conversions.cabal +++ b/text-conversions.cabal @@ -49,7 +49,7 @@ test-suite text-conversions-test-suite hs-source-dirs: test default-extensions: FlexibleInstances MultiParamTypeClasses OverloadedStrings - ghc-options: -Wall -rtsopts -threaded -with-rtsopts=-N + ghc-options: -Wall -rtsopts -threaded build-depends: base , text-conversions
p/haskell-text-conversions/debian/patches/series +1 −0 Original line number Diff line number Diff line dont-check-hspec-discover.patch drop-rtsopts--N.patch