diff options
author | Thomas Miedema <thomasmiedema@gmail.com> | 2015-08-03 20:16:58 +0200 |
---|---|---|
committer | Thomas Miedema <thomasmiedema@gmail.com> | 2015-08-05 10:10:33 +0200 |
commit | 926e4288c5aabb75addcdc4cbdc106e74c11162d (patch) | |
tree | 898f838e1e89996abe999bc90db949b0f06ac18b /compiler/profiling | |
parent | 6f6d082124b24bd8437f95d99a8fd8844a0f6cd8 (diff) | |
download | haskell-926e4288c5aabb75addcdc4cbdc106e74c11162d.tar.gz |
Pretty: use BangPatterns instead of manual unboxing Ints (#10735)
Follow same style as libraries/pretty, although some of it is pretty
archaic, and could be improved with BangPatterns:
* `get w _ | w == 0 && False = undefined`
* `mkNest k _ | k `seq` False = undefined`
Diffstat (limited to 'compiler/profiling')
0 files changed, 0 insertions, 0 deletions