daml/3rdparty
2019-08-30 21:58:23 +00:00
..
c Switch to a streaming zip encoding (#2595) 2019-08-19 20:15:13 +02:00
haskell Update ghc-lib (v8.8.1.20190830) (#2716) 2019-08-30 21:58:23 +00:00
jvm Upgrade akka to 2.5.23 and akka-http to 10.1.9 (#2576) 2019-08-19 12:34:03 +02:00
BUILD open-sourcing daml 2019-04-04 09:33:38 +01:00
dependencies.digest SQL diagnostics (#2662) 2019-08-30 13:41:44 +02:00
NO_AUTO_COPYRIGHT open-sourcing daml 2019-04-04 09:33:38 +01:00
README.md open-sourcing daml 2019-04-04 09:33:38 +01:00
workspace.bzl SQL diagnostics (#2662) 2019-08-30 13:41:44 +02:00

Third-Party JVM Dependencies

This subtree contains a Bazel workspace file workspace.bzl and BUILD files underneath jvm/ describing external Java and Scala dependencies. These files are automatically generated and should not be modified manually. If you need to add a third party dependency then modify the file dependencies.yaml in the repository root and re-run bazel-deps in order to regenerate these files as described at the top of the file dependencies.yaml.

Third-Party Haskell Dependencies

The haskell/ subtree contains BUILD files defining custom Hazel builds for Cabal packages imported via Hazel's hazel_custom_package_* rules in the WORKSPACE.