summaryrefslogtreecommitdiff
path: root/rts/LdvProfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'rts/LdvProfile.c')
-rw-r--r--rts/LdvProfile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rts/LdvProfile.c b/rts/LdvProfile.c
index b56c4d07bb..2cdeb36ce2 100644
--- a/rts/LdvProfile.c
+++ b/rts/LdvProfile.c
@@ -119,6 +119,7 @@ processHeapClosureForDead( const StgClosure *c )
case FUN_2_0:
case FUN_1_1:
case FUN_0_2:
+ case CONTINUATION:
case BLACKHOLE:
case BLOCKING_QUEUE:
/*