[GHC] #15559: fromJust has no HasCallStack
GHC
ghc-devs at haskell.org
Fri Aug 24 02:34:22 UTC 2018
#15559: fromJust has no HasCallStack
-------------------------------------+-------------------------------------
Reporter: nomeata | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: 8.6.1
Component: Core Libraries | Version: 8.4.3
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* keywords: => newcomer
Comment:
Sure, this seems like a good task for a newcomer.
However, I should emphasize to that we don't want to simply scatter
`HasCallStack`s on every partial function. We should be thoughtful and
deliberate (and probably consult with the CLC) when making changes like
this.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15559#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list