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