Make unknown component fallback message more clear

This commit is contained in:
Daniel Gröber 2015-06-07 02:45:50 +02:00
parent bed42f10fe
commit acfc575e13
1 changed files with 1 additions and 1 deletions

View File

@ -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 $