mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
93d8e01db2
* 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 |
||
---|---|---|
.. | ||
hacks | ||
build.bat | ||
build.sbt | ||
build.sh | ||
ghcid.sh | ||
Main.hs | ||
MainScala.hs | ||
Metadata.hs | ||
Rattle.hs | ||
scala-build.sh | ||
stack.yaml | ||
Util.hs |