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.

  1. PartDefault :: String -> PartDesc -> PartDesc

    butcher UI.Butcher.Monadic.Types

    No documentation available.

  2. data PartDesc

    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.

  3. PartHidden :: PartDesc -> PartDesc

    butcher UI.Butcher.Monadic.Types

    No documentation available.

  4. PartLiteral :: String -> PartDesc

    butcher UI.Butcher.Monadic.Types

    No documentation available.

  5. PartMany :: PartDesc -> PartDesc

    butcher UI.Butcher.Monadic.Types

    No documentation available.

  6. PartOptional :: PartDesc -> PartDesc

    butcher UI.Butcher.Monadic.Types

    No documentation available.

  7. PartRedirect :: String -> PartDesc -> PartDesc

    butcher UI.Butcher.Monadic.Types

    No documentation available.

  8. PartReorder :: [PartDesc] -> PartDesc

    butcher UI.Butcher.Monadic.Types

    No documentation available.

  9. PartSeq :: [PartDesc] -> PartDesc

    butcher UI.Butcher.Monadic.Types

    No documentation available.

  10. PartSuggestion :: [CompletionItem] -> PartDesc -> PartDesc

    butcher UI.Butcher.Monadic.Types

    No documentation available.

Page 803 of many | Previous | Next