[GHC] #13006: Possible program should type check but does not using Implicit Parameters and Vectors

GHC ghc-devs at haskell.org
Mon Dec 19 15:22:31 UTC 2016


#13006: Possible program should type check but does not using Implicit Parameters
and Vectors
-------------------------------------+-------------------------------------
        Reporter:  clinton           |                Owner:
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.2-rc2
      Resolution:  invalid           |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  GHC rejects       |  Unknown/Multiple
  valid program                      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by clinton):

 Ah that makes sense presumably even injectivity won't help here as we
 can't derive `a ~ b` from `F a ~ F b`, even if F is injective yes?

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13006#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list