ui: comment
This commit is contained in:
parent
2c2d10f9c2
commit
89a0c7a308
@ -170,6 +170,8 @@ runBrickUi uopts@UIOpts{cliopts_=copts@CliOpts{inputopts_=_iopts,reportopts_=rop
|
|||||||
, appDraw = \ui -> sDraw (aScreen ui) ui
|
, appDraw = \ui -> sDraw (aScreen ui) ui
|
||||||
}
|
}
|
||||||
|
|
||||||
|
-- print (length (show ui)) >> exitSuccess -- show any debug output to this point & quit
|
||||||
|
|
||||||
if not (watch_ uopts')
|
if not (watch_ uopts')
|
||||||
then
|
then
|
||||||
void $ defaultMain brickapp ui
|
void $ defaultMain brickapp ui
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user