Message ID | 20230413202648.2098476-1-zimon.toutoune@gmail.com |
---|---|
State | New |
Headers | show |
Series | [bug#62819,core-updates,1/2] gnu: julia: Fix test suite regression. | expand |
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm index c6d301c76c..451ac65276 100644 --- a/gnu/packages/haskell.scm +++ b/gnu/packages/haskell.scm @@ -1261,6 +1261,9 @@ (define-public ghc-8.10 (substitute* '("testsuite/tests/quasiquotation/all.T") (("unless\\(config.have_ext_interp, skip\\),") "unless(config.have_ext_interp, skip), when(arch('i386'), skip),")))))))) + (properties + ;; 3 hours to avoid time-out in the check phase. + `((max-silent-time . 10800))) (native-search-paths (list (search-path-specification (variable "GHC_PACKAGE_PATH") (files (list