Description:  Do not run test suite threaded, does not work on all arches.
Author: Joachim Breitner <nomeata@debian.org>

--- a/attoparsec.cabal
+++ b/attoparsec.cabal
@@ -92,7 +92,7 @@ test-suite tests
                   QC.Text.FastSet
 
   ghc-options:
-    -Wall -threaded -rtsopts
+    -Wall -rtsopts
 
   if flag(developer)
     ghc-options: -Werror
