{-# LANGUAGE Trustworthy, ExplicitNamespaces #-}------------------------------------------------------------------------------- |-- Module : Data.Kind-- License : BSD-style (see the LICENSE file in the distribution)---- Maintainer : libraries@haskell.org-- Stability : stable-- Portability : not portable---- Basic kinds---- @since 4.9.0.0-----------------------------------------------------------------------------moduleData.Kind(Type ,Constraint ,FUN )whereimportGHC.Prim importGHC.Types 

AltStyle によって変換されたページ (->オリジナル) /