Loading p/haskell-from-sum/debian/changelog +7 −0 Original line number Diff line number Diff line haskell-from-sum (0.2.1.0-2) unstable; urgency=medium * Don't build test executables with RTS -N; most of Debian's architectures lack SMP support. -- Ilias Tsitsimpis <iliastsi@debian.org> Tue, 18 Dec 2018 20:53:02 +0200 haskell-from-sum (0.2.1.0-1) unstable; urgency=low * Initial release. Loading p/haskell-from-sum/debian/patches/rtsopts_remove_N 0 → 100644 +13 −0 Original line number Diff line number Diff line Index: b/from-sum.cabal =================================================================== --- a/from-sum.cabal +++ b/from-sum.cabal @@ -29,7 +29,7 @@ test-suite from-sum-doctest , doctest , Glob default-language: Haskell2010 - ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N + ghc-options: -Wall -threaded source-repository head type: git p/haskell-from-sum/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line rtsopts_remove_N Loading
p/haskell-from-sum/debian/changelog +7 −0 Original line number Diff line number Diff line haskell-from-sum (0.2.1.0-2) unstable; urgency=medium * Don't build test executables with RTS -N; most of Debian's architectures lack SMP support. -- Ilias Tsitsimpis <iliastsi@debian.org> Tue, 18 Dec 2018 20:53:02 +0200 haskell-from-sum (0.2.1.0-1) unstable; urgency=low * Initial release. Loading
p/haskell-from-sum/debian/patches/rtsopts_remove_N 0 → 100644 +13 −0 Original line number Diff line number Diff line Index: b/from-sum.cabal =================================================================== --- a/from-sum.cabal +++ b/from-sum.cabal @@ -29,7 +29,7 @@ test-suite from-sum-doctest , doctest , Glob default-language: Haskell2010 - ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N + ghc-options: -Wall -threaded source-repository head type: git
p/haskell-from-sum/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line rtsopts_remove_N