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