"README.md" did not exist on "11b3e5a7c5e64c2f9d31a7ecedc7f18a00a2ac48"
compiler: remove unused hscDecls/hscDeclsWithLocation
This patch removes unused `hscDecls`/`hscDeclsWithLocation` functions from the compiler, to reduce maintenance burden when doing refactorings related to ghci. (cherry picked from commit e3496ef6)
Loading