kempe-0.1.1.1: Kempe compiler
Safe HaskellNone
LanguageHaskell2010

Kempe.File

Documentation

tcFile :: FilePath -> IO (Either (Error ()) ()) Source #

dumpX86 :: Typeable a => Int -> Declarations a c b -> Doc ann Source #

compile Source #

Arguments

:: FilePath 
-> FilePath 
-> Bool

Debug symbols?

-> IO () 

dumpIR :: Typeable a => Int -> Declarations a c b -> Doc ann Source #