[GHC] #15180: Make Control.Exception.throw levity polymorphic
GHC
ghc-devs at haskell.org
Thu Jun 14 14:06:07 UTC 2018
#15180: Make Control.Exception.throw levity polymorphic
-------------------------------------+-------------------------------------
Reporter: andrewthad | Owner: (none)
Type: task | Status: patch
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.2.2
Resolution: | Keywords:
| LevityPolymorphism, newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
| testsuite/tests/typecheck/should_compile/T15180.hs
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D4827
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"8ae7c1b5033beba576a2d9ffeb9f148bff220482/ghc" 8ae7c1b/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="8ae7c1b5033beba576a2d9ffeb9f148bff220482"
Make Control.Exception.throw levity polymorphic.
Test Plan: Validate.
Reviewers: hvr, bgamari, sighingnow
Reviewed By: sighingnow
Subscribers: tdammers, sighingnow, rwbarton, thomie, carter
GHC Trac Issues: #15180
Differential Revision: https://phabricator.haskell.org/D4827
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15180#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list