module Main where import LLVM.Codegen test = ppllvm main :: IO () main = putStrLn "Hello, Haskell!"