mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 19:26:45 +00:00
cabal.project: remove -j, which means -j1!
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ tests: True
|
||||
|
||||
package pandoc
|
||||
flags: +embed_data_files
|
||||
ghc-options: -j +RTS -A256m -RTS
|
||||
ghc-options: +RTS -A256m -RTS
|
||||
|
||||
-- source-repository-package
|
||||
-- type: git
|
||||
|
||||
Reference in New Issue
Block a user