daml/libs-haskell
Moritz Kiefer e5fff261bc
Make daml start work with --sandbox-port=0 (#5630)
Previously that resulted in us telling sandbox,navigator,… to connect
to port 0 which obviously does not work. I’ve changed the types a bit
to avoid accidentally passing on the cli argument to them.

changelog_begin
changelog_end
2020-04-20 17:07:30 +02:00
..
bazel-runfiles replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
da-hs-base Make daml start work with --sandbox-port=0 (#5630) 2020-04-20 17:07:30 +02:00
test-utils Haskell: Add assertFileExists to DA.Test.Util (#5520) 2020-04-09 15:29:31 +00:00