Safe Haskell | Safe-Inferred |
---|
IHP.IDE.StatusServer
Documentation
startStatusServer :: (?context :: Context) => IO () Source #
stopStatusServer :: StatusServerState -> IO () Source #
clearStatusServer :: (?context :: Context) => StatusServerState -> IO () Source #
continueStatusServer :: (?context :: Context) => StatusServerState -> IO () Source #
consumeGhciOutput :: (?context :: Context) => IO () Source #