compiler: Fix orientation of GHC.Hs.Doc boot file
We should be free to import things from Language.Haskell.Syntax in GHC modules. Therefore the the boot file for the loop between ImpExp and GHC.Hs.Doc was in the wrong place. Issue #21592
Showing
- compiler/GHC/Hs/Doc.hs-boot 19 additions, 0 deletionscompiler/GHC/Hs/Doc.hs-boot
- compiler/GHC/Unit/Types.hs 1 addition, 1 deletioncompiler/GHC/Unit/Types.hs
- compiler/Language/Haskell/Syntax/ImpExp.hs 1 addition, 1 deletioncompiler/Language/Haskell/Syntax/ImpExp.hs
- compiler/Language/Haskell/Syntax/ImpExp.hs-boot 0 additions, 16 deletionscompiler/Language/Haskell/Syntax/ImpExp.hs-boot
Loading
Please register or sign in to comment