daml/daml-assistant
Moisés Ackerman 06892a4ae9
Clean up uses of locateRunfiles (#15446)
* Define DA.Bazel.Runfiles.locateResource as an alternative to locateRunfiles

* Use locateResource to get default dlint rules file

Fixes #15443

* Use locateResource to get scenario-service.jar

* Use locateResource to get ghc-pkg executable

* Use locateResource to get stable-packages directory

* Use locateResource to get ghcversion.h

* Use locateResource to get hpp executable

* Use locateResource to get builtin package dbs

* Drop unused function DA.Daml.Options.Types.getBaseDir

* Use locateResource to get d3{,plus}.min.js

* Use locateResource to get repl-service.jar

* data Resource now takes a runfilesPathPrefix instead of a runfilesPath

* Add hlint warning 'locateRunfiles/package_app'

* Let locateRunfiles crash when used outside of bazel target

* typo
2022-11-10 13:20:43 +01:00
..
daml-helper Clean up uses of locateRunfiles (#15446) 2022-11-10 13:20:43 +01:00
daml-project-config/DA/Daml/Project Upgrade to GHC 9.0.2 (#12300) 2022-02-01 11:27:11 +01:00
daml-sdk Fold daml test-script under daml script --all (#12895) 2022-02-14 14:23:21 +01:00
exe/DA/Daml Fold daml test-script under daml script --all (#12895) 2022-02-14 14:23:21 +01:00
integration-tests Clean up uses of locateRunfiles (#15446) 2022-11-10 13:20:43 +01:00
scala-daml-project-config update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
src/DA/Daml/Assistant Make damlc options fail if used more than once (#15021) 2022-09-21 09:26:59 +00:00
test/DA/Daml/Assistant update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
BUILD.bazel Upgrade to GHC 9.0.2 (#12300) 2022-02-01 11:27:11 +01:00
daml-project-config.cabal update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
get-daml.sh Fix get-daml.sh installation script (#12487) 2022-01-19 17:15:34 +00:00