Skip to content

Commit 00a32ec

Browse files
committed
hlint
1 parent 19d4cd5 commit 00a32ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ghcide/src/Development/IDE/Core/Shake.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -898,7 +898,6 @@ defineEarlyCutoff' doDiagnostics key file old mode action = do
898898
(if eq then ChangedRecomputeSame else ChangedRecomputeDiff)
899899
(encodeShakeValue bs) $
900900
A res
901-
where
902901

903902
isSuccess :: RunResult (A v) -> Bool
904903
isSuccess (RunResult _ _ (A Failed{})) = False

0 commit comments

Comments
 (0)