daml/compiler/damlc/daml-opts
Moritz Kiefer 943b43066f
Switch to HashSet/HashMap for NormalizedUri/NormalizedFilePath (#4468)
* Switch to HashSet/HashMap for NormalizedUri/NormalizedFilePath

This matches the change to ghcide in
https://github.com/digital-asset/ghcide/pull/420. Now that we have
optimized Hashable instances it makes sense to use them as much as
possible.

changelog_begin
changelog_end

* debug windows crap

* Fix a bug in vr scenario notifications

* Revert "debug windows crap"

This reverts commit f58fdb92c1.

* attempt to fix windows

who are we kidding, this is not going to work
2020-02-11 15:02:11 +00:00
..
daml-opts/DA/Daml Switch to HashSet/HashMap for NormalizedUri/NormalizedFilePath (#4468) 2020-02-11 15:02:11 +00:00
daml-opts-types/DA/Daml/Options Support multiple-packages in damlc ide (#4445) 2020-02-10 12:20:56 +00:00
BUILD.bazel Support multiple-packages in damlc ide (#4445) 2020-02-10 12:20:56 +00:00