daml/bazel_tools
Andreas Herrmann e1727dc033 Update rules_haskell (#3275)
* Use cc_wrapper in ghcide test

The cc_wrapper is needed to find library dependencies.

* Update rules_haskell

* update rules_nixpkgs

Fixes issue with `nixpkgs_local_repository` and Nix `import`.

* Shorten RULES_HASKELL_EXEC_ROOT

Cabal package library paths are longer and overflow the command-line
length when calling `cc` on MacOS for template Haskell dependencies in
the IDE tests. Shortening the `RULES_HASKELL_EXEC_ROOT` prefix for each
`(LD_)LIBRARY_PATH` entry works around the issue.
2019-11-12 12:15:31 +00:00
..
client_server Build rules for producing and verifying ledger dumps (#3290) 2019-11-07 09:41:54 +00:00
dev_env_tool Prefetch all dev-env tools (#3409) 2019-11-11 12:33:52 +01:00
docs update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
java_testing update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
packaging Upgrade nixpkgs to latest unstable (#3093) 2019-10-14 09:35:18 +02:00
runfiles update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
BUILD.bazel update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
docs.bzl update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
fat_cc_library.bzl update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
ghc_dwarf.bzl Add an option to build Haskell code with DWARF debug info (#2504) 2019-08-13 20:00:14 +02:00
ghci-template.sh Update rules_haskell (#3275) 2019-11-12 12:15:31 +00:00
grpc-bazel-mingw.patch Bazel 1.1 (#3249) 2019-11-11 10:06:03 +01:00
grpc-haskell-core-mask-runops.patch Fix heap corruption in grpc-haskell-core (#2685) 2019-08-28 16:21:37 +02:00
grpc-java-plugin-visibility.patch Update to bazel-0.27 (#1957) 2019-07-05 14:04:47 +00:00
haskell_public_ghci_repl_wrapper.patch Bump rules_haskell (#2585) 2019-08-19 17:29:37 +02:00
haskell-c2hs.patch Building c2hs (#355) 2019-04-10 15:12:08 +02:00
haskell-ghci-grpc.patch Update rules_haskell (#3275) 2019-11-12 12:15:31 +00:00
haskell-hie-bios.patch Bump ghc-ghcide (#2936) 2019-09-18 10:29:02 +02:00
haskell-lsp-test-no-reexport.patch Update to current state of progress reporting in LSP (#3211) 2019-10-17 16:14:49 +02:00
haskell-no-isystem.patch Ghc lib 8.8.0.20190723 (#2279) 2019-07-25 08:59:34 +00:00
haskell-opt.patch Default to -c opt in Bazel (#2592) 2019-08-19 17:10:30 +02:00
haskell-windows-extra-libraries.patch Update rules haskell (#2509) 2019-08-13 16:46:31 +02:00
haskell.bzl Rename hazel_deps to hackage_deps (#2789) 2019-09-06 09:01:09 +00:00
hlint.bzl update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
java.bzl update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
javadoc_library.bzl update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
os_info.bzl update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
pkg.bzl update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
pom_file.bzl Replace bazel-deps by rules_jvm_external (#3253) 2019-10-28 13:53:14 +01:00
pom_template.xml Fixes 895: Improve DA Bazel rules for building javadocs. (#896) 2019-05-14 09:40:30 +02:00
proto.bzl Bazel 1.1 (#3249) 2019-11-11 10:06:03 +01:00
rules_nodejs_bash.patch open-sourcing daml 2019-04-04 09:33:38 +01:00
rules_nodejs_default_shell_env.patch open-sourcing daml 2019-04-04 09:33:38 +01:00
scala-escape-jvmflags.patch Update to bazel-0.27 (#1957) 2019-07-05 14:04:47 +00:00
scala.bzl Replace bazel-deps by rules_jvm_external (#3253) 2019-10-28 13:53:14 +01:00