[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

haskell-debian and -threaded



Hi David,

debian.cabal specifies 
 ghc-options: -O2 -threaded -W
which does not work on some architectures, as they do not have a
threaded runtime.¹ Are you sure that this option is actually useful?
IIRC it is only relevant if the binary is called with "+RTS -N -RTS"?

We would have to make the option dependent on a Cabal flag which is set
depending whether the threaded RTS is available on the current
architecture. But if it is not useful anyways, It’d be easier to just
remove it.

Greetings,
Joachim

¹ https://buildd.debian.org/build.php?&stamp=1277472339&ver=3.47-3&pkg=haskell-debian&arch=sparc&act=updpkg

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nomeata@joachim-breitner.de | http://people.debian.org/~nomeata

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: