module Main where import ConvexHull import UserInterface main :: IO () main = putStrLn "Hello, Haskell!"