summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T14048a.hs
blob: c717127df8d1ed08ccea78f788e0e1b506e398da (plain)
1
2
3
4
5
6
{-# LANGUAGE ConstraintKinds #-}
module T14048a where

import Data.Kind

data Foo :: Constraint