module Main where import Distribution.Simple import Paths_Nomyx_Language main :: IO () main = do putStrLn "toto" defaultMain