hwm-0.0.1: Haskell Workspace Manager - Orchestrates Stack, Cabal, and HLS
Safe HaskellNone
LanguageHaskell2010

HWM.Runtime.Process

Documentation

silentRun :: MonadIO m => FilePath -> Text -> IO (Async a) -> m (Bool, Text) Source #

inheritRun :: MonadIO m => FilePath -> Text -> m () Source #