Ticket #7502 (closed bug: fixed)
Panic when using lists of type-literals
Description
The following program:
{-# LANGUAGE DataKinds #-}
type S = [1,2]
Causes a panic:
ghc-stage2: panic! (the 'impossible' happened) (GHC version 7.7.20121129 for x86_64-unknown-linux): lookupVers2 <<details unavailable>>
Change History
Note: See
TracTickets for help on using
tickets.
