From f7717ee1ee55a66744c4b9a86107a48e1013eb54 Mon Sep 17 00:00:00 2001 From: Sergey Vinokurov Date: Sun, 17 May 2015 23:17:56 +0300 Subject: [PATCH] fix typo --- Language/Haskell/GhcMod/Target.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Language/Haskell/GhcMod/Target.hs b/Language/Haskell/GhcMod/Target.hs index d535635..68bab4e 100644 --- a/Language/Haskell/GhcMod/Target.hs +++ b/Language/Haskell/GhcMod/Target.hs @@ -181,7 +181,7 @@ targetGhcOptions crdl sefnmn = do if noCandidates && noModuleHasAnyAssignment then do - gmLog GmWarning "" $ strDoc $ "Could not find a componenet assignment, falling back to sandbox only project options." + gmLog GmWarning "" $ strDoc $ "Could not find a component assignment, falling back to sandbox only project options." sandboxOpts crdl else do when noCandidates $