Bug#1130892: ghc: Hurd fixes
Samuel Thibault
sthibault at debian.org
Sun Mar 15 16:51:58 GMT 2026
Source: haskell-hadrian
Version: 9.10.3-1
Severity: important
Tags: patch
Hello,
haskell-hadrian needs some of the ghc fixes to build correctly. Could
you apply it? Thanks!
Samuel
-- System Information:
Debian Release: forky/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'stable-security'), (500, 'stable-debug'), (500, 'proposed-updates'), (500, 'oldstable-debug'), (500, 'oldoldstable'), (500, 'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm64
Kernel: Linux 6.19.6+deb14-amd64 (SMP w/22 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--
Samuel
<Y> C'ETAIT PAS UN BUG !
<y> :ppp
<y> c ce qu'on dit ;)
<Y> (j'ai appuye sur ON, ca peut arriver, non ?)
-+- #hp debuggue IRCprime -+-
-------------- next part --------------
Index: haskell-hadrian-9.10.3/libraries/ghc-platform/src/GHC/Platform/ArchOS.hs
===================================================================
--- haskell-hadrian-9.10.3.orig/libraries/ghc-platform/src/GHC/Platform/ArchOS.hs
+++ haskell-hadrian-9.10.3/libraries/ghc-platform/src/GHC/Platform/ArchOS.hs
@@ -157,7 +157,7 @@ stringEncodeOS = \case
OSHaiku -> "haiku"
OSQNXNTO -> "nto-qnx"
OSAIX -> "aix"
- OSHurd -> "hurd"
+ OSHurd -> "gnu"
OSWasi -> "wasi"
OSGhcjs -> "ghcjs"
More information about the Pkg-haskell-maintainers
mailing list