Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. showColored :: (Foldable f, Monoid o) => (a -> o) -> (SGRCode -> o) -> Term -> f (Colored a) -> o

    colorful-monoids Data.Monoid.Colorful.Flat

    No documentation available.

  2. showColoredM :: (Foldable f, Monad m, Monoid o) => (a -> m o) -> (SGRCode -> m o) -> Term -> f (Colored a) -> m o

    colorful-monoids Data.Monoid.Colorful.Flat

    No documentation available.

  3. showColoredS :: Foldable f => Term -> f (Colored String) -> ShowS

    colorful-monoids Data.Monoid.Colorful.Flat

    No documentation available.

  4. showDefault :: forall a (f :: Type -> Type) . Show a => Mod f a

    configuration-tools Configuration.Utils.CommandLine

    Show the default value for this option using its Show instance.

  5. showDefaultWith :: forall a (f :: Type -> Type) . (a -> String) -> Mod f a

    configuration-tools Configuration.Utils.CommandLine

    Specify a function to show the default value for an option.

  6. showHelpOnEmpty :: PrefsMod

    configuration-tools Configuration.Utils.CommandLine

    Show the help text if the user enters only the program name or subcommand. This will suppress a "Missing:" error and show the full usage instead if a user just types the name of the program.

  7. showHelpOnError :: PrefsMod

    configuration-tools Configuration.Utils.CommandLine

    Show full help text on any error.

  8. showMmSsFf :: CueTime -> Text

    cue-sheet Text.CueSheet

    Render representation of CueTime in mm:ss:ff format.

  9. showMmSsFf :: CueTime -> Text

    cue-sheet Text.CueSheet.Types

    Render representation of CueTime in mm:ss:ff format.

  10. showParsecErr :: ParseError -> String

    currycarbon Currycarbon.ParserHelpers

    No documentation available.

Page 141 of many | Previous | Next