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