semantic icon indicating copy to clipboard operation
semantic copied to clipboard

Refactor resolutionMap to use Path.AbsRel

Open zhujinxuan opened this issue 4 years ago • 0 comments

The resolution map is Map FilePath FilePath currently. We can refactor them with pathtype

https://github.com/github/semantic/blob/c872660ffc3710ef02761f74e8b26f12272787ac/src/Semantic/Resolution.hs#L56 https://github.com/github/semantic/blob/bd457a24d1febdd08d21926ae5fe4bc8758671c5/src/Data/Abstract/Package.hs#L30

zhujinxuan avatar Apr 17 '20 03:04 zhujinxuan