summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T13625.hs
blob: 9367aa694fe2f1b022ab0543714251be326273f7 (plain)
1
2
3
4
5
{-# LANGUAGE DataKinds, PolyKinds #-}

module T13625 where

data X :: Y where Y :: X