mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
943b43066f
* 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
|
||
---|---|---|
.. | ||
src/DA/Daml/Doc | ||
test/DA/Daml/GHC/Damldoc | ||
BUILD.bazel |