[Git][haskell-team/DHG_packages][master] doclayout: build testsuite without SMP support

Clint Adams gitlab at salsa.debian.org
Mon Jul 13 13:06:43 BST 2020



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
7963da7f by Clint Adams at 2020-07-13T08:06:19-04:00
doclayout: build testsuite without SMP support

- - - - -


4 changed files:

- p/haskell-doclayout/debian/changelog
- p/haskell-doclayout/debian/control
- + p/haskell-doclayout/debian/patches/no--N
- + p/haskell-doclayout/debian/patches/series


Changes:

=====================================
p/haskell-doclayout/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-doclayout (0.2.0.1-2) unstable; urgency=medium
+
+  * Build testsuite without SMP support.
+
+ -- Clint Adams <clint at debian.org>  Mon, 13 Jul 2020 08:04:03 -0400
+
 haskell-doclayout (0.2.0.1-1) unstable; urgency=low
 
   * Initial release


=====================================
p/haskell-doclayout/debian/control
=====================================
@@ -1,6 +1,7 @@
 Source: haskell-doclayout
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Ilias Tsitsimpis <iliastsi at debian.org>
+Uploaders: Ilias Tsitsimpis <iliastsi at debian.org>,
+           Clint Adams <clint at debian.org>
 Priority: optional
 Section: haskell
 Build-Depends: debhelper (>= 10),


=====================================
p/haskell-doclayout/debian/patches/no--N
=====================================
@@ -0,0 +1,11 @@
+--- a/doclayout.cabal
++++ b/doclayout.cabal
+@@ -41,7 +41,7 @@
+                        tasty-golden,
+                        tasty-hunit,
+                        text
+-  ghc-options:         -threaded -rtsopts -with-rtsopts=-N
++  ghc-options:         -threaded
+   default-language:    Haskell2010
+ 
+ benchmark doclayout-bench


=====================================
p/haskell-doclayout/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no--N



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7963da7f2a06fdb4bd6a7dfaf8c16eb851a93dcc

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7963da7f2a06fdb4bd6a7dfaf8c16eb851a93dcc
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20200713/1282163b/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list