mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-12-25 10:03:07 +03:00
857912c2cc
Co-authored-by: shayneczyzewski <shayne.czyzewski@gmail.com>
6 lines
129 B
Plaintext
6 lines
129 B
Plaintext
with-compiler: ghc-8.10.7
|
|
|
|
packages: .
|
|
|
|
-- Speeds up builds by parallelizing them over the number of available CPUs.
|
|
jobs: $ncpus |