[Git][haskell-team/DHG_packages][master] From wuruilong <wuruilong at loongson.cn>

Gianfranco Costamagna (@locutusofborg) gitlab at salsa.debian.org
Tue Aug 13 13:29:40 BST 2024



Gianfranco Costamagna pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
6c7c7ac8 by Gianfranco Costamagna at 2024-08-13T14:29:21+02:00
>From wuruilong <wuruilong at loongson.cn>
Add support for loong64 (Closes: #1069701)

- - - - -


2 changed files:

- p/haskell-hspec-hedgehog/debian/changelog
- p/haskell-hspec-hedgehog/debian/patches/no-rts-n


Changes:

=====================================
p/haskell-hspec-hedgehog/debian/changelog
=====================================
@@ -1,3 +1,10 @@
+haskell-hspec-hedgehog (0.0.1.2-6) UNRELEASED; urgency=medium
+
+  [ wuruilong <wuruilong at loongson.cn> ]
+  * Add support for loong64 (Closes: #1069701) 
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Tue, 13 Aug 2024 14:28:47 +0200
+
 haskell-hspec-hedgehog (0.0.1.2-5) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.2


=====================================
p/haskell-hspec-hedgehog/debian/patches/no-rts-n
=====================================
@@ -5,7 +5,7 @@
    hs-source-dirs:
        test
 -  ghc-options: -threaded -rtsopts -with-rtsopts=-N
-+  if arch(arm) || arch(mips) || arch(s390x) || arch(i386) || arch(riscv64)
++  if arch(arm) || arch(mips) || arch(s390x) || arch(i386) || arch(riscv64) || arch(loongarch64)
 +    ghc-options: -threaded -rtsopts
 +  else
 +    ghc-options: -threaded -rtsopts -with-rtsopts=-N



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/6c7c7ac8dc7eddbd4709837ee6d94e3ce0a23a71
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/20240813/3d79e824/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list