mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
Build with as many cores as we can muster.
This commit is contained in:
parent
476286834f
commit
f720c86e1f
@ -262,7 +262,7 @@ test-suite doctests
|
||||
hs-source-dirs: test
|
||||
main-is: Doctests.hs
|
||||
default-language: Haskell2010
|
||||
ghc-options: -dynamic -threaded
|
||||
ghc-options: -dynamic -threaded -j
|
||||
build-depends: base
|
||||
, doctest
|
||||
, QuickCheck
|
||||
|
Loading…
Reference in New Issue
Block a user