cosmetic change from hlint.
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user