Skip to content

Commit b73e697

Browse files
committed
waitForDiagnostics
1 parent 6a4b424 commit b73e697

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ghcide/bench/lib/Experiments.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ experiments =
192192
(\docs -> do
193193
forM_ docs $ \DocumentPositions{..} ->
194194
changeDoc doc [charEdit stringLiteralP]
195+
void waitForDiagnostics
195196
waitForProgressDone
196197
flip allM docs $ \DocumentPositions{..} -> do
197198
bottom <- pred . length . T.lines <$> documentContents doc

0 commit comments

Comments
 (0)