Commit ddcf45d
committed
When simplifying canonical aliases, don't strip aliases
The logic behind stripping the Alias was that in the vast majority
of cases, the canonical path points to a module that's the alias of
the actual hidden module. This isn't always a valid assumption -
for example in `base.caml`, which creates canonical aliases to stdlib.1 parent 064fb0a commit ddcf45d
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
941 | 941 | | |
942 | 942 | | |
943 | 943 | | |
944 | | - | |
945 | | - | |
946 | | - | |
947 | | - | |
948 | 944 | | |
949 | | - | |
950 | | - | |
951 | 945 | | |
952 | 946 | | |
953 | 947 | | |
| |||
0 commit comments