[GHC] #15361: Error message displays redundant equality constraint
GHC
ghc-devs at haskell.org
Wed Jul 11 22:54:01 UTC 2018
#15361: Error message displays redundant equality constraint
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.6.1
Component: Compiler (Type | Version: 8.4.3
checker) |
Resolution: | Keywords: TypeInType
Operating System: Unknown/Multiple | Architecture:
Type of failure: Poor/confusing | Unknown/Multiple
error message | Test Case:
Blocked By: | Blocking:
Related Tickets: #14394 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by goldfire):
But you put it there, by matching on heterogeneous equality on types all
of kind `Type`. Do you propose that GHC not mention givens that are
implied by other givens?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15361#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list