daml/nix
Andreas Herrmann 93d8e01db2
Update rules_haskell and static GHC (#1515)
* Update rules_haskell and static GHC

Remove patches that have been upstreamed or are no longer required.
Update still required patches to match the new rules_haskell version.

Previously we patched rules_haskell to coerce GHC into using static
Haskell libraries in most places. In particular we moved hs-libraries
entries into extra-libraries entries in the package configuration files.
A much cleaner approach is to compile GHC with a static RTS, then GHC
will by itself choose to load static Haskell libraries.

* Remove haskell_cc_import

* da-hs-daml-cli -> daml-cli

* da-hs-damlc-app -> damlc-app
2019-07-01 13:26:19 +02:00
..
certs Remove custom truststore remains (#280) 2019-04-08 11:19:44 +02:00
nixpkgs Switch to nixpkgs-unstable (#1921) 2019-06-27 18:47:42 +02:00
overrides Switch to nixpkgs-unstable (#1921) 2019-06-27 18:47:42 +02:00
python-modules open-sourcing daml 2019-04-04 09:33:38 +01:00
third-party Update rules_haskell and static GHC (#1515) 2019-07-01 13:26:19 +02:00
tools Switch to nixpkgs-unstable (#1921) 2019-06-27 18:47:42 +02:00
bazel-cc-toolchain.nix open-sourcing daml 2019-04-04 09:33:38 +01:00
bazel.nix Update rules_haskell and static GHC (#1515) 2019-07-01 13:26:19 +02:00
BUILD.bazel open-sourcing daml 2019-04-04 09:33:38 +01:00
default.nix open-sourcing daml 2019-04-04 09:33:38 +01:00
ghc.nix Update rules_haskell (#1133) 2019-05-20 14:20:34 +02:00
nixpkgs.nix Switch to nixpkgs-unstable (#1921) 2019-06-27 18:47:42 +02:00
packages.nix Switch to nixpkgs-unstable (#1921) 2019-06-27 18:47:42 +02:00
release.nix open-sourcing daml 2019-04-04 09:33:38 +01:00
with-packages-wrapper.nix Update rules_haskell (#1133) 2019-05-20 14:20:34 +02:00