Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
66687 commits behind the upstream repository.
Simon Marlow's avatar
Simon Marlow authored
Don't arbitrarily truncate function names.

Reasoning:
	* No information is lost - the output might be poorly
	  formatted if long cost centres are involved though.
	* If the user wants shorter cost centre names, explicit cost
	  centres can be inserted.
c25b8acf
History