apigen-0.0.2: FFI API generator for several languages
Safe HaskellNone
LanguageHaskell2010

Apigen.Language.Apidsl

Documentation

type Context = [Text] Source #

ppMaybe :: (a -> Doc ()) -> Maybe a -> Doc () Source #

(<$$>) :: Doc a -> Doc a -> Doc a infixr 5 Source #

int :: Int -> Doc () Source #