Skip to content

Commit

Permalink
Compatible change
Browse files Browse the repository at this point in the history
  • Loading branch information
July541 committed Apr 14, 2022
1 parent 8166d36 commit 4930486
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ghcide/src/Development/IDE/GHC/Compat/Outputable.hs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ module Development.IDE.GHC.Compat.Outputable (
mkPrintUnqualified,
mkPrintUnqualifiedDefault,
PrintUnqualified(..),
defaultUserStyle,
withPprStyle,
-- * Parser errors
PsWarning,
PsError,
Expand Down
1 change: 0 additions & 1 deletion ghcide/src/Development/IDE/Spans/Common.hs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ import qualified Data.Text as T
import GHC.Generics

import GHC
import GHC.Utils.Outputable (withPprStyle, defaultUserStyle)

import Development.IDE.GHC.Compat
import Development.IDE.GHC.Orphans ()
Expand Down

0 comments on commit 4930486

Please # to comment.