{-# LANGUAGE PackageImports #-} import "sTodo" Application (develMain) import Prelude (IO) main :: IO () main = develMain