Blame SOURCES/extra-No-test--N.patch

0990f9
--- extra-1.5.3/extra.cabal~	2017-06-13 06:58:38.000000000 +0900
0990f9
+++ extra-1.5.3/extra.cabal	2018-01-09 20:24:52.221337034 +0900
0990f9
@@ -74,7 +74,7 @@
0990f9
     if !os(windows)
0990f9
         build-depends: unix
0990f9
     hs-source-dirs: test
0990f9
-    ghc-options: -main-is Test -threaded "-with-rtsopts=-N4 -K1K"
0990f9
+    ghc-options: -main-is Test -threaded "-with-rtsopts=-K1K"
0990f9
     main-is:        Test.hs
0990f9
     other-modules:
0990f9
         TestCustom