Safe Haskell | None |
---|---|
Language | GHC2021 |
Documentation
specCombinedPath :: [FilePath] -> Text #
longestCommonPrefix :: [Text] -> Text #
longestCommonSuffix :: [Text] -> Text #
prettyTaskState :: Task (Executable b) -> SimpleTaskState -> Text #
prettyTaskState' :: SimpleTaskState -> Text #
taskStateEmoji :: SimpleTaskState -> View c () #
planStateEmoji :: ExecutionReason -> View c () #
renderCLIArgs :: (Foldable t, ToText a) => t a -> View c () #
bashEscape :: Text -> View c () #
bashEscapeText :: Text -> Text #