Skip to content
  • Ian Lynagh's avatar
    Fix a retainer profiling segfault · 140aeb39
    Ian Lynagh authored
    The bitmap type wasn't big enough to hold large bitmaps on 64 bit
    platforms. Profiling GHC was segfaulting when retainStack was handling a
    size 33 bitmap.
    140aeb39