Commit e8b7063
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 21c8b4e commit e8b7063
1 file changed
+1
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
941 | 941 | | |
942 | 942 | | |
943 | 943 | | |
944 | | - | |
945 | | - | |
946 | | - | |
947 | | - | |
948 | | - | |
949 | | - | |
950 | | - | |
951 | | - | |
952 | | - | |
953 | | - | |
| 944 | + | |
954 | 945 | | |
955 | 946 | | |
956 | 947 | | |
| |||
0 commit comments