We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5791b68 commit d908935Copy full SHA for d908935
ghcide/src/Development/IDE/Core/Rules.hs
@@ -98,7 +98,7 @@ import Data.Tuple.Extra
98
import Development.IDE.Core.Compile
99
import Development.IDE.Core.FileExists hiding (LogShake, Log)
100
import Development.IDE.Core.FileStore (getFileContents,
101
- resetInterfaceStore, modificationTime)
+ resetInterfaceStore)
102
import Development.IDE.Core.IdeConfiguration
103
import Development.IDE.Core.OfInterest hiding (LogShake, Log)
104
import Development.IDE.Core.PositionMapping
0 commit comments