{-# OPTIONS_GHC -fno-warn-dodgy-exports #-} {-# OPTIONS_GHC -fno-warn-unused-imports #-} module GHC.ConsoleHandler (module Base) where import "base" GHC.ConsoleHandler as Base