fix typo
This commit is contained in:
parent
b055098127
commit
f7717ee1ee
@ -181,7 +181,7 @@ targetGhcOptions crdl sefnmn = do
|
|||||||
|
|
||||||
if noCandidates && noModuleHasAnyAssignment
|
if noCandidates && noModuleHasAnyAssignment
|
||||||
then do
|
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
|
sandboxOpts crdl
|
||||||
else do
|
else do
|
||||||
when noCandidates $
|
when noCandidates $
|
||||||
|
Loading…
Reference in New Issue
Block a user