Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
soulomoon committed May 10, 2024
1 parent bf8bb34 commit 06b975a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ghcide/src/Development/IDE/Main.hs
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,8 @@ import Development.IDE.Types.Options (IdeGhcSession,
defaultIdeOptions,
optModifyDynFlags,
optTesting)
import Development.IDE.Types.Shake (WithHieDb, toKey)
import Development.IDE.Types.Shake (WithHieDb, toKey,
toNoFileKey)
import GHC.Conc (atomically,
getNumProcessors)
import GHC.IO.Encoding (setLocaleEncoding)
Expand Down

0 comments on commit 06b975a

Please sign in to comment.