summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2015-11-25 16:26:58 +0000
committerSimon Peyton Jones <simonpj@microsoft.com>2015-11-25 16:30:50 +0000
commite9a4c0995ad1f3c4bbe6252af7e3146dc740bb31 (patch)
tree54c32ed7084592514c86ea0c40df0f77f29df833
parent924f851700ca9ba7e0e7483b7ca4de62a4a74e15 (diff)
downloadhaskell-e9a4c0995ad1f3c4bbe6252af7e3146dc740bb31.tar.gz
Comments only
-rw-r--r--compiler/coreSyn/CoreArity.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/coreSyn/CoreArity.hs b/compiler/coreSyn/CoreArity.hs
index 79e3463003..30bc962ec2 100644
--- a/compiler/coreSyn/CoreArity.hs
+++ b/compiler/coreSyn/CoreArity.hs
@@ -826,7 +826,6 @@ So the costs of evaluating 'e' (not 'e y') are attributed to "foo"
Note [Eta expansion and source notes]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
CorePrep puts floatable ticks outside of value applications, but not
type applications. As a result we might be trying to eta-expand an
expression like