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