kempe-0.1.0.0: Kempe compiler
Safe HaskellNone
LanguageHaskell2010

Kempe.File

Documentation

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

dumpX86 :: Int -> Module a c b -> Doc ann Source #

compile Source #

Arguments

:: FilePath 
-> FilePath 
-> Bool

Debug symbols?

-> IO ()