cosmetic change from hlint.
This commit is contained in:
parent
0535270fa8
commit
c56b625501
2
Info.hs
2
Info.hs
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user