Description: No threaded testsuite
 So that it compiles on all architectures.
Author: Joachim Breitner <nomeata@debian.org>

--- haskell-base64-bytestring-0.1.1.1.orig/base64-bytestring.cabal
+++ haskell-base64-bytestring-0.1.1.1/base64-bytestring.cabal
@@ -40,7 +40,7 @@ test-suite tests
   main-is: Tests.hs
 
   ghc-options:
-    -Wall -threaded -rtsopts
+    -Wall -rtsopts
 
   build-depends:
     QuickCheck,
