shithub: MicroHs

ref: 56be300c293304b37cb18db499d825621be9ec4d
dir: /lib/Data/Kind.hs/

View raw version
module Data.Kind(Type, Constraint) where
import Prelude()
import Primitives