1 2 3 4 5 6 7
{-# LANGUAGE DataKinds, PolyKinds #-} module T11648b where import Data.Proxy data X (a :: Proxy k)