[GHC] #15453: Bug in opt_trans_rule in OptCoercion
GHC
ghc-devs at haskell.org
Mon Jul 30 08:38:26 UTC 2018
#15453: Bug in opt_trans_rule in OptCoercion
-------------------------------------+-------------------------------------
Reporter: ningning | Owner: ningning
Type: bug | Status: merge
Priority: normal | Milestone:
Component: Compiler | Version: 8.4.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D5018
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
Great work!
We have a paper about `OptCoercion`, [https://www.microsoft.com/en-
us/research/publication/evidence-normalization-system-fc-2/ Evidence
normalisation in System FC]. It is a million times more comprehensible
than `OptCoercion.hs` itself.
If I found the sources, would anyone (Ryan?) be willing to
* put (a version of) it in the GHC repo
* update it to be correct, and to cover `GRefl`
Thanks
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15453#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list