Closed
Description
The terminal width detection (that is used for pretty-printing log/warning/error output) is not done on Windows.
If anyone is interested in contributing that, it should be fairly trivial for the right person. It should go in windows/System/Terminal.hs
and do something similar in function to what is done in unix/System/Terminal.hsc