Skip to content

Commit 06b975a

Browse files
committed
revert
1 parent bf8bb34 commit 06b975a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ghcide/src/Development/IDE/Main.hs

+2-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ import Development.IDE.Types.Options (IdeGhcSession,
9090
defaultIdeOptions,
9191
optModifyDynFlags,
9292
optTesting)
93-
import Development.IDE.Types.Shake (WithHieDb, toKey)
93+
import Development.IDE.Types.Shake (WithHieDb, toKey,
94+
toNoFileKey)
9495
import GHC.Conc (atomically,
9596
getNumProcessors)
9697
import GHC.IO.Encoding (setLocaleEncoding)

0 commit comments

Comments
 (0)