cplug-0.2.0.0: Recompile and run partially applied C functions in Haskell, during runtime

Safe HaskellSafe
LanguageHaskell2010

CGen.Typed

Synopsis

Documentation

addUnsigned :: Text -> Text Source

Adds U to the end of a Text object

addLong :: Text -> Text Source

Adds L to the end of a Text object

showt :: Show a => a -> Text Source