module Main where import qualified Baseless import GHC.Internal.IO(IO) main :: IO () main = Baseless.main