ghc-corroborate-0.1.0: src-ghc-9.2/GhcApi/GhcPlugins.hs
{-# OPTIONS_GHC -fno-warn-dodgy-imports #-}
module GhcApi.GhcPlugins (module GHC.Tc.Plugin) where
import GHC.Tc.Plugin hiding (TcPlugin, mkSubst)
{-# OPTIONS_GHC -fno-warn-dodgy-imports #-}
module GhcApi.GhcPlugins (module GHC.Tc.Plugin) where
import GHC.Tc.Plugin hiding (TcPlugin, mkSubst)