daml/daml-assistant
Moritz Kiefer 623e641ec9
Wait for child process to exit in the daml assistant and daml-helper (#2162)
fixes #2142

It turns out that typed-process has the behavior we want so rather
than rolling our own version of `withCreateProcess`, I just switched
to that.
2019-07-16 18:21:00 +02:00
..
daml-helper Wait for child process to exit in the daml assistant and daml-helper (#2162) 2019-07-16 18:21:00 +02:00
daml-project-config/DAML/Project damlc test --files (#1409) 2019-05-28 15:36:42 +02:00
exe/DAML Wait for child process to exit in the daml assistant and daml-helper (#2162) 2019-07-16 18:21:00 +02:00
integration-tests Fix extraction of Maven tarball in integration tests (#2119) 2019-07-12 10:04:31 +00:00
scala-daml-project-config Add support for DAML_PROJECT in Navigator (#1458) 2019-06-24 17:06:20 +02:00
src/DAML/Assistant Implement daml install --install-assistant flag. (#1761) 2019-06-19 14:00:13 +01:00
test/DAML/Assistant Implement daml install --install-assistant flag. (#1761) 2019-06-19 14:00:13 +01:00
BUILD.bazel Wait for child process to exit in the daml assistant and daml-helper (#2162) 2019-07-16 18:21:00 +02:00
get-daml.sh Display version number in yellow line. (#1499) 2019-06-04 09:31:25 +02:00