diff options
author | Simon Marlow <simonmar@microsoft.com> | 2007-11-07 11:32:01 +0000 |
---|---|---|
committer | Simon Marlow <simonmar@microsoft.com> | 2007-11-07 11:32:01 +0000 |
commit | b23eb7d83a2434e6791b3ca8eeec7cfa74f63ffd (patch) | |
tree | a4b0718208a49988eb056506806d47621a9941d8 /compiler/codeGen | |
parent | da4dda13a3faf2ecc2138d16b7faa79cff264037 (diff) | |
download | haskell-b23eb7d83a2434e6791b3ca8eeec7cfa74f63ffd.tar.gz |
FIX #1561: don't use tabs in pretty-printed output at all.
Tabs aren't guaranteed to be 8 spaces on every output device, so we
shouldn't be using them. Instead I added a little optimisation to
use chunks of 8 spaces for long indentations.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions