mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-24 11:44:51 +03:00
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
|