module Main (main) where import FullProject (someFunc) main :: IO () main = someFunc