Avoid arity reduction when doing eta-reduce
authorsimonpj@microsoft.com <unknown>
Wed, 17 Sep 2008 16:27:04 +0000 (16:27 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 17 Sep 2008 16:27:04 +0000 (16:27 +0000)
commit0ac253aac15a6d5bcfa54be310531203a5456a0a
tree278918f37f3314cd6b1be1984ed65c62c72cc1c9
parenta211dd24b1149cf3bc5262f775f63e4d1c9b60ce
Avoid arity reduction when doing eta-reduce

We like things with high arity, so when doing eta reduction
it's probably a good idea to avoid reducing arity.
compiler/simplCore/SimplUtils.lhs