[GHC] #11366: Control.Exception.assert should perhaps take an implicit call stack
GHC
ghc-devs at haskell.org
Wed Jan 6 23:11:04 UTC 2016
#11366: Control.Exception.assert should perhaps take an implicit call stack
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
Type: task | Status: new
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 7.10.3
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
It seems to me like our new implicit parameters-based callstack support is
a more principled way of accomplishing the ad-hoc rewriting that we
current do for `assert`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11366>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list