daml/daml-assistant/integration-tests
Robin Krom 09fa4cf588
language: fix: don't look for daml files in hidden directories (#3144)
* language: fix: don't look for daml files in hidden directories

Fixes #3134. When locating daml source files, we need to make sure we're
not recursing into the .daml directory, because it contains source files
of the dependencies.

* Update daml-assistant/integration-tests/src/Main.hs

Co-Authored-By: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
2019-10-10 12:33:19 +02:00
..
src language: fix: don't look for daml files in hidden directories (#3144) 2019-10-10 12:33:19 +02:00
BUILD.bazel Integrate the HTTP JSON API with the assistant (#2792) 2019-09-06 15:48:15 +02:00