daml/libs-haskell
Andreas Herrmann 1bc119e99a
Update rules_haskell (#6600)
* Update rules_haskell

- Fixes the issue where a `sh_test` wrapping a `haskell_binary` couldn't
  add runfiles as is the case with other Bazel rules.

CHANGELOG_BEGIN
CHANGELOG_END

* Save the runfiles environment at start-up

To work around the fact that `withProgName` overwrites `argv[0]`.
See https://gitlab.haskell.org/ghc/ghc/-/issues/18418.

* damlc_compile_test include damlc runfiles

Co-authored-by: Andreas Herrmann <andreas.herrmann@tweag.io>
2020-07-07 09:34:26 +00:00
..
bazel-runfiles Update rules_haskell (#6600) 2020-07-07 09:34:26 +00: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