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