module Main where import Shupai main :: IO () main = do putStrLn "Hello, Haskell!" someFunc