diff --git a/Language/Haskell/GhcMod/Target.hs b/Language/Haskell/GhcMod/Target.hs index 0299ff9..e8c35bf 100644 --- a/Language/Haskell/GhcMod/Target.hs +++ b/Language/Haskell/GhcMod/Target.hs @@ -183,7 +183,7 @@ targetGhcOptions crdl sefnmn = do if noCandidates && noModuleHasAnyAssignment then do - gmLog GmWarning "" $ strDoc $ "Could not find a component assignment, falling back to sandbox only project options." + gmLog GmWarning "" $ strDoc $ "Could not find a component assignment, falling back to guessed GHC options." sandboxOpts crdl else do when noCandidates $