Print unfoldings on lambda-bound variables
authorSimon PJ <simonpj@microsoft.com>
Mon, 3 May 2010 18:18:22 +0000 (18:18 +0000)
committerSimon PJ <simonpj@microsoft.com>
Mon, 3 May 2010 18:18:22 +0000 (18:18 +0000)
commit9cb6b74e9877e19efbd4db1c6a0b94997540bb47
treefb35dd5a10238696f7016ba7adcb86076649d639
parent5ff8ce7ff0d45ce13937ad2c24a2e37ffdd2337f
Print unfoldings on lambda-bound variables

...in the unusual case where they have one;
see Note [Case binders and join points] in Simplify.lhs
compiler/coreSyn/PprCore.lhs