#+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.