Vladislav Zavialov pushed to branch wip/int-index/subordinate-export-namespaces at Glasgow Haskell Compiler / GHC
Commits:
-
03e39706
by Vladislav Zavialov at 2025-10-24T11:20:45+03:00
1 changed file:
Changes:
| ... | ... | @@ -36,7 +36,6 @@ import GHC.Data.Maybe |
| 36 | 36 | import GHC.Data.FastString (fsLit)
|
| 37 | 37 | import GHC.Driver.Env
|
| 38 | 38 | import GHC.Driver.DynFlags
|
| 39 | -import GHC.Parser.PostProcess ( setRdrNameSpace )
|
|
| 40 | 39 | import qualified GHC.LanguageExtensions as LangExt
|
| 41 | 40 | |
| 42 | 41 | import GHC.Types.Unique.Map
|