Skip to content
Snippets Groups Projects
Commit 0ff66569 authored by Simon Peyton Jones's avatar Simon Peyton Jones
Browse files

Fix #22742

runtimeRepLevity_maybe was panicing unnecessarily; and
the error printing code made use of the case when it should
return Nothing rather than panicing.

For some bizarre reason perf/compiler/T21839r shows a 10% bump in runtime
peak-megagbytes-used, on a single architecture (alpine). See !9753 for
commentary, but I'm going to accept it.

Metric Increase:
    T21839r
parent 14b5982a
No related branches found
No related tags found
1 merge request!9753Fix #22742
Pipeline #61864 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment