fficxx-runtime-0.5: Runtime for fficxx-generated library

Copyright(c) 2011-2016 Ian-Woo Kim
LicenseBSD3
MaintainerIan-Woo Kim <ianwookim@gmail.com>
Stabilityexperimental
PortabilityGHC
Safe HaskellNone
LanguageHaskell98

FFICXX.Runtime.TH

Description

 

Documentation

mkInstance :: Cxt -> Type -> [Dec] -> Dec Source #

mkMember :: String -> (Type -> String -> Q Exp) -> Type -> String -> Q Dec Source #

mkNew :: String -> (Type -> String -> Q Exp) -> Type -> String -> Q Dec Source #

mkDelete :: String -> (Type -> String -> Q Exp) -> Type -> String -> Q Dec Source #