cosmetic change from hlint.

This commit is contained in:
Kazu Yamamoto 2013-04-01 14:22:30 +09:00
parent 0535270fa8
commit c56b625501
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ inModuleContext cmd opt cradle fileName modstr action errmsg =
where
valid = do
void $ initializeFlagsWithCradle opt cradle ["-w:"] False
when (cmd == Info) $ setSlowDynFlags
when (cmd == Info) setSlowDynFlags
setTargetFile fileName
checkSlowAndSet
void $ load LoadAllTargets