wasp/waspc/dev-tool.project
Martin Šošić 91a8063081
Implemented wasp start db (managed dev db) (#1044)
Implemented 'wasp start db' + docs + e2e tests + refactoring.
2023-03-21 16:37:20 +01:00

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: 2023-03-09T09:15:49Z