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
|
where
|
||||||
valid = do
|
valid = do
|
||||||
void $ initializeFlagsWithCradle opt cradle ["-w:"] False
|
void $ initializeFlagsWithCradle opt cradle ["-w:"] False
|
||||||
when (cmd == Info) $ setSlowDynFlags
|
when (cmd == Info) setSlowDynFlags
|
||||||
setTargetFile fileName
|
setTargetFile fileName
|
||||||
checkSlowAndSet
|
checkSlowAndSet
|
||||||
void $ load LoadAllTargets
|
void $ load LoadAllTargets
|
||||||
|
Loading…
Reference in New Issue
Block a user