[project @ 2001-04-30 20:07:49 by qrczak]
authorqrczak <unknown>
Mon, 30 Apr 2001 20:07:49 +0000 (20:07 +0000)
committerqrczak <unknown>
Mon, 30 Apr 2001 20:07:49 +0000 (20:07 +0000)
commit09d0b4a45952c79e05849782d4e692c603c5c238
treee8908645d63bdf07bb833fddda123776a8dd7a65
parentcdd9f6e76876409d6be890cc29b05b6d0d2454fc
[project @ 2001-04-30 20:07:49 by qrczak]
Fix the inlining bug: exprIsConApp_maybe didn't recognize constructor
applications inside notes.

I'm not sure if it's the right place to fix. Should notes be ignored
in other uses of collectArgs? Perhaps they should be ignored inside
the loop of collectArgs? And why the function marked as inline was
not inlined even though it's not a constructor application?
ghc/compiler/coreSyn/CoreUtils.lhs