summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T7688.hs
blob: 7538f2e9abbd2d1c50bbbf0b64bc55bba1c9d2fb (plain)
1
2
3
4
5
{-# LANGUAGE PolyKinds #-}

module Tim where

data Proxy (t:: k) = Proxy