daml/bazel_tools
Stephen Compall a51d0db8ff
set scalac -Xsource:2.13 -Ypartial-unification globally (#6469)
* add -Xsource:2.13, -Ypartial-unification to common_scalacopts

* add now-referenced scalaz-core where needed

* work around bad type signatures in scalatest Aggregating, Containing

* unused Any suppression

* work around bad partial-unification wrought by type alias

* remove unused Conversions import

- not required in 4f68cfc480 either, so unsure how it's survived this long

* work around Future.traverse; remove unused show import

* no changelog

CHANGELOG_BEGIN
CHANGELOG_END

* remove unused bounds

* remove -Ypartial-unification and -Xsource:2.13 where they were explicitly passed

* longer comment on what the options do

- suggested by @stefanobaghino-da; thanks

* forget Future.traverse, just use scalaz, it knows how to do this
2020-06-24 16:51:24 -04:00
..
client_server Make compat tests work on windows (#5732) 2020-04-28 16:06:36 +02:00
dev_env_tool Hermetic nixpkgs_cc_toolchain (#5976) 2020-05-18 18:03:51 +02:00
java_testing replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
packaging tarball reproducibility (#5258) 2020-03-31 10:09:52 +02:00
runfiles Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
build_environment.bzl Organize maven coordinates (#5272) 2020-04-01 11:41:18 +02:00
BUILD.bazel replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
create_workspace.bzl replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
fat_cc_library.bzl Hermetic nixpkgs_cc_toolchain (#5976) 2020-05-18 18:03:51 +02:00
ghc_dwarf.bzl replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
grpc-bazel-mingw.patch Bazel 1.1 (#3249) 2019-11-11 10:06:03 +01:00
grpc-haskell-core-cpp-options.patch Replace Hazel by stack_snapshot (#2743) 2019-11-22 14:24:08 +00:00
grpc-java-plugin-visibility.patch Update to bazel-0.27 (#1957) 2019-07-05 14:04:47 +00:00
haskell-c2hs.patch Building c2hs (#355) 2019-04-10 15:12:08 +02:00
haskell-ghcide-expose-compat.patch Bump ghcide (#5103) 2020-03-20 16:43:59 +00:00
haskell-ghcide-import-dirs.patch upgrade rules_haskell (#6284) 2020-06-10 17:21:31 +02:00
haskell-hie-bios.patch Bump ghc-ghcide (#2936) 2019-09-18 10:29:02 +02:00
haskell-js-dgtable.patch Embed shake data-files via TH (#4584) 2020-02-18 17:53:27 +01:00
haskell-js-flot.patch Embed shake data-files via TH (#4584) 2020-02-18 17:53:27 +01:00
haskell-js-jquery.patch Embed shake data-files via TH (#4584) 2020-02-18 17:53:27 +01:00
haskell-lsp-test-no-reexport.patch Upgrade ghcide and haskell-lsp (#3499) 2019-11-18 10:56:19 +00:00
haskell-no-isystem.patch upgrade rules_haskell (#6284) 2020-06-10 17:21:31 +02:00
haskell-opt.patch upgrade rules_haskell (#6284) 2020-06-10 17:21:31 +02:00
haskell-profiling.patch Enable profiling builds of Cabal packages (#6240) 2020-06-08 10:03:05 +00:00
haskell-shake.patch Embed shake data-files via TH (#4584) 2020-02-18 17:53:27 +01:00
haskell-strict-source-names.patch upgrade rules_haskell (#6284) 2020-06-10 17:21:31 +02:00
haskell-windows-extra-libraries.patch Update rules_haskell (#4751) 2020-03-13 16:49:34 +01:00
haskell-windows-remove-fake-libs.patch upgrade rules_haskell (#6284) 2020-06-10 17:21:31 +02:00
haskell-zip.patch Patch zip library to not use temp files (#5621) 2020-04-20 08:35:11 +00:00
haskell.bzl replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
hlint.bzl replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
java.bzl replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
javadoc_library.bzl Fix redirects, java-bindings javadoc, and live-preview.sh (#5446) 2020-04-07 09:53:26 +02:00
nixpkgs-disable-http2.patch Hermetic nixpkgs_cc_toolchain (#5976) 2020-05-18 18:03:51 +02:00
nixpkgs-hermetic-cc-toolchain.patch Hermetic nixpkgs_cc_toolchain (#5976) 2020-05-18 18:03:51 +02:00
os_info.bzl run compatibility tests on macos (#5723) 2020-04-27 14:55:16 +02:00
pkg.bzl replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
pom_file.bzl replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +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 replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
rules_nodejs_bash.patch open-sourcing daml 2019-04-04 09:33:38 +01:00
rules_nodejs_node_dependency.patch Enforce a dependency on node_nix (#6035) 2020-05-19 16:58:00 +00:00
rules_nodejs_npm_cli_path.patch Bazelify daml json types (#4110) 2020-01-20 15:02:33 +00:00
scala-escape-jvmflags.patch Update to bazel-0.27 (#1957) 2019-07-05 14:04:47 +00:00
scala-fail-jmh-build-on-error.patch sandbox-perf: Fix broken benchmarks and make sure they stay fixed. (#4265) 2020-01-30 08:25:25 +00:00
scala.bzl set scalac -Xsource:2.13 -Ypartial-unification globally (#6469) 2020-06-24 16:51:24 -04:00