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