wasp/waspc/dev-tool.project

16 lines
276 B
Plaintext

with-compiler: ghc-8.10.7
packages: .
-- Speeds up builds by parallelizing them over the number of available CPUs.
jobs: $ncpus
constraints:
ormolu ==0.4.0.0,
stan ==0.0.1.0,
hlint ==3.3.6,
prune-juice ==0.7
-- See cabal.project.
index-state: 2022-03-22T14:16:26Z