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