[GHC] #12432: TypeInType: open type family application as type family return kind fails to compile

GHC ghc-devs at haskell.org
Mon Jul 25 19:15:30 UTC 2016


#12432: TypeInType: open type family application as type family return kind fails
to compile
-------------------------------------+-------------------------------------
        Reporter:  j6carey           |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler (Type    |              Version:  8.0.1
  checker)                           |
      Resolution:                    |             Keywords:
Operating System:  Linux             |         Architecture:
 Type of failure:  GHC rejects       |  Unknown/Multiple
  valid program                      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by j6carey):

 * Attachment "test.hs" added.

 Test case that does not compile with GHC 8.0.1 due to use of an open type
 family to supply the return kind of another type family

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


More information about the ghc-tickets mailing list