ref: c63f7b6f31029f00044fdec4411d21f57b0c05dd dir: /lib/Data/Kind.hs/
module Data.Kind(Type, Constraint) where import Prelude() import Primitives