propellor spin
This commit is contained in:
parent
c833ff3f50
commit
ecf1584d7e
|
@ -19,6 +19,7 @@ actionMessage desc a = do
|
|||
setSGR [SetColor Foreground intensity color]
|
||||
putStrLn msg
|
||||
setSGR []
|
||||
setTitle "Propellor running"
|
||||
hFlush stdout
|
||||
|
||||
return r
|
||||
|
|
Loading…
Reference in New Issue