Skip to content
  • Teo Camarasu's avatar
    f2d43e11
    ghc-boot-th: expose all TH packages from proper GHC.Boot.* modules · f2d43e11
    Teo Camarasu authored and Marge Bot's avatar Marge Bot committed
    Previously we defined some modules here in the GHC.Internal namespace.
    Others were merely re-exposed from GHC.Internal.
    
    Re-exposed modules weren't handled correctly by Haddock, so the
    Haddocks for the `template-haskell` library couldn't see them.
    This change also makes the home package of these modules a bit clearer.
    
    Work towards #25705
    f2d43e11
    ghc-boot-th: expose all TH packages from proper GHC.Boot.* modules
    Teo Camarasu authored and Marge Bot's avatar Marge Bot committed
    Previously we defined some modules here in the GHC.Internal namespace.
    Others were merely re-exposed from GHC.Internal.
    
    Re-exposed modules weren't handled correctly by Haddock, so the
    Haddocks for the `template-haskell` library couldn't see them.
    This change also makes the home package of these modules a bit clearer.
    
    Work towards #25705
Loading