Hoogle Search
Within LTS Haskell 24.42 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
PartDefault :: String -> PartDesc -> PartDescbutcher UI.Butcher.Monadic.Types No documentation available.
-
butcher UI.Butcher.Monadic.Types A representation/description of a command's parts, i.e. flags or params. As a butcher user, the higher-level pretty-printing functions for CommandDesc are probably sufficient.
PartHidden :: PartDesc -> PartDescbutcher UI.Butcher.Monadic.Types No documentation available.
PartLiteral :: String -> PartDescbutcher UI.Butcher.Monadic.Types No documentation available.
PartMany :: PartDesc -> PartDescbutcher UI.Butcher.Monadic.Types No documentation available.
PartOptional :: PartDesc -> PartDescbutcher UI.Butcher.Monadic.Types No documentation available.
PartRedirect :: String -> PartDesc -> PartDescbutcher UI.Butcher.Monadic.Types No documentation available.
PartReorder :: [PartDesc] -> PartDescbutcher UI.Butcher.Monadic.Types No documentation available.
PartSeq :: [PartDesc] -> PartDescbutcher UI.Butcher.Monadic.Types No documentation available.
PartSuggestion :: [CompletionItem] -> PartDesc -> PartDescbutcher UI.Butcher.Monadic.Types No documentation available.