call-haskell-from-anything-0.2.0.0: src/FFI/Anything/TypeUncurry.hs
{-# LANGUAGE DataKinds, TypeOperators #-}
{-# LANGUAGE TypeOperators, ScopedTypeVariables, FlexibleContexts #-}
module FFI.Anything.TypeUncurry (
-- | You see this because your compiler supports DataKinds.
module FFI.Anything.TypeUncurry.DataKinds
) where
import FFI.Anything.TypeUncurry.DataKinds