The `-p` option to render a `.hp` file is broken in recent releases. The problem is the check to see whether there is profiling data to display checks `hHeapProfilingType` which is set to `Nothing` in `-p` mode.