daml/bazel_tools/client_server_test
Neil Mitchell 536b1ea87f Explicit export lists in the DAML-LF Haskell module (#813)
* Delete an entirely unused module

* Delete an entirely unused module

* Switch the compiler to use EUnit over mkEUnit

* Delete an unused module

* Whitespace only

* Clean up the API for World, don't expose the internals, better creation functions

* Clean up the type checker environment, don't expose the internals of Gamma, add a few helper functions

* Delete unused functions

* Explicit module export lists

* Fix the nub replacement hints

* Turn on the warning that we require module export lists

* Add an explicit export list
2019-05-02 10:12:31 +02:00
..
runner Explicit export lists in the DAML-LF Haskell module (#813) 2019-05-02 10:12:31 +02:00
tests Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
BUILD.bazel Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00
client_server_test.bzl Enforce consistent formatting of BUILD files. (#412) 2019-04-12 13:10:16 +02:00