What does "etc." mean? The linked ticket suggests that not all such functions would be candidates.
I can't imagine fromJust, fromRight, or fromLeft
being used in performance-critical code, so perhaps those would be
a good start?
I propose to add `HasCallStack` to all partial functions in base, e.g. `fromJust`, `fromRight`, `fromLeft`, etc.
Relevant discussion here: https://ghc.haskell.org/trac/ghc/ticket/15559
_______________________________________________ Libraries mailing list Libraries@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries