fix typo
This commit is contained in:
parent
b055098127
commit
f7717ee1ee
@ -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 $
|
||||
|
Loading…
Reference in New Issue
Block a user