On Sun, Sep 04, 2016 at 04:17:18PM +0000, ng0 wrote:
> * gnu/packages/haskell.scm (ghc-bytestring): New variable.

> +    (arguments
> +     `(#:tests? #f)) ; Test number two becomes non-responsive for 20+ minutes

I have used `strace -f` to check if long-running quiet tests are
actually working or if they are stuck. That could help here.

And, if it's stuck, can you ask upstream if it's a bug?

Reply via email to