blob: f906abce9309a49ecdff83821821da651ba959d9 (
plain) (
tree)
|
|
#+BEGIN_QUOTE
#+BEGIN_EXAMPLE
else showWithColors (printf "Batt: %.2f%%") stateInPercentage
#+END_EXAMPLE
```
#+END_QUOTE
Then as before:
#+BEGIN_EXAMPLE
% runhaskell Setup.lhs configure --user
% runhaskell Setup.lhs build
% runhaskell Setup.lhs install --user
#+END_EXAMPLE
Battery information should be visible.
|