call-haskell-from-anything-1.1.0.0: Call Haskell functions from other languages via serialization and dynamic libraries
FFI.Anything.TH
parameters :: Type -> [Type] Source #
argTypesToTuple :: [Type] -> Type Source #
debug :: (Show a, Monad m) => a -> m () Source #
deriveCallable :: Name -> String -> Q [Dec] Source #