summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_compile/T15781.hs
blob: c20df733d5ce5efd702b76f30d3a67db9a68cb88 (plain)
1
2
3
4
5
6
{-# LANGUAGE KindSignatures #-}
module T15781 where

import Data.Kind

type F = Int :: Type