Skip to content
Snippets Groups Projects
Commit 31bf380f authored by Oleg Grenrus's avatar Oleg Grenrus Committed by Marge Bot
Browse files

Use HasCallStack and error in GHC.List and .NonEmpty

In addition to providing stack traces, the scary HasCallStack will
hopefully make people think whether they want to use these functions,
i.e. act as a documentation hint that something weird might happen.

A single metric increased, which doesn't visibly
use any method with `HasCallStack`.

-------------------------
Metric Decrease:
    T9630
Metric Decrease:
    T19695
    T9630
-------------------------
parent 93783e6a
No related branches found
No related tags found
Loading
Showing
with 170 additions and 86 deletions
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