[Git][haskell-team/DHG_packages][master] xmobar: Remove workaround for GHC < 8.8
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Fri Feb 13 17:35:03 GMT 2026
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
ab03e470 by Adrian Bunk at 2026-02-13T19:30:54+02:00
xmobar: Remove workaround for GHC < 8.8
- - - - -
1 changed file:
- p/xmobar/debian/rules
Changes:
=====================================
p/xmobar/debian/rules
=====================================
@@ -2,12 +2,6 @@
export DEB_ENABLE_TESTS = yes
-# Work-around a bug in GHC on 64-bit unregistered platforms.
-# https://ghc.haskell.org/trac/ghc/ticket/15853
-ifneq (,$(filter $(DEB_BUILD_ARCH),mips64el s390x alpha ia64 riscv64 loong64 sparc64))
- export DEB_SETUP_GHC_CONFIGURE_ARGS += --ghc-options="-O0"
-endif
-
ifeq ($(DEB_HOST_ARCH_OS),linux)
export DEB_SETUP_GHC_CONFIGURE_ARGS += --flags="with_xft with_inotify with_mpris with_dbus with_xpm with_uvmeter with_weather with_alsa"
else
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/ab03e4701129300c272045e8af966680223153c8
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/ab03e4701129300c272045e8af966680223153c8
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/20260213/12ffba27/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list