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