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