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

Re: Help needed with lens testsuite



Me:

> > >   https://buildd.debian.org/status/package.php?p=haskell-lens
> 
> On arm64, ppc64el and s390x there's this error:
> 
> Test suite properties: RUNNING...
> properties: unknown RTS option: -N

There's a similar thing on the same architectures with:

https://buildd.debian.org/status/package.php?p=haskell-monad-par&suite=sid

It seems to build on arm64 after doing:

perl -i -pe 's/(\s)-(threaded|with-rtsopts=\S+)(\s)/$3/g;' monad-par.cabal

But is haskell-monad-par useful on those architectures, without a
threaded runtime?


Reply to: