{-# LANGUAGE PackageImports #-}
import "yammat" Application (develMain)
import Prelude (IO)

main :: IO ()
main = develMain