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 32bd807 commit 37fe94fCopy full SHA for 37fe94f
hls-test-utils/src/Test/Hls/FileSystem.hs
@@ -251,7 +251,6 @@ simpleCabalProject' fps =
251
] <> fps
252
253
254
--- | Also resets the interface store
255
atomicFileWrite :: FilePath -> (FilePath -> IO a) -> IO a
256
atomicFileWrite targetPath write = do
257
let dir = takeDirectory targetPath
0 commit comments