> ``` example > else showWithColors (printf "Batt: %.2f%%") stateInPercentage > ``` > > \`\`\` Then as before: ``` example % runhaskell Setup.lhs configure --user % runhaskell Setup.lhs build % runhaskell Setup.lhs install --user ``` Battery information should be visible.