[GHC] #11160: New exhaustiveness checker breaks ghcirun004
GHC
ghc-devs at haskell.org
Sat Dec 5 02:23:10 UTC 2015
#11160: New exhaustiveness checker breaks ghcirun004
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: gkaracha
Type: bug | Status: closed
Priority: high | Milestone: 8.0.1
Component: Compiler | Version: 7.10.2
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by gkaracha):
> Your commit message is very informative. Did you include the same
information in a `Note` in the code, so that we don't lose the information
here?
Done. I have added two separate notes:
* About the representation of term equalities:
81cf200902628a6539572774ecc66678e133daaf
* About the treatment of equality for overloaded literals:
406444b5f4173c20567abc3a3577a58a8ade10d4
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11160#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list