Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. pPrintStringForceColor :: MonadIO m => String -> m ()

    pretty-simple Text.Pretty.Simple

    Similar to pPrintString, but print in color regardless of whether the output goes to a TTY or not. See pPrintString for an example of how to use this function.

  2. pPrintStringForceColorDarkBg :: MonadIO m => String -> m ()

    pretty-simple Text.Pretty.Simple

    Alias for pPrintStringForceColor.

  3. pPrintStringForceColorLightBg :: MonadIO m => String -> m ()

    pretty-simple Text.Pretty.Simple

    Just like pPrintStringForceColorDarkBg, but for printing to a light background.

  4. chunkForeground :: Chunk -> !Maybe Colour

    safe-coloured-text Text.Colour

    No documentation available.

  5. chunkForeground :: Chunk -> !Maybe Colour

    safe-coloured-text Text.Colour.Chunk

    No documentation available.

  6. fieldsForCon :: GSerialiseSum f => Proxy f -> Word -> Decoder s Word

    serialise Codec.Serialise.Class

    Number of fields for given constructor number

  7. ConformantUTF8 :: UTF8Encoding

    serialise Codec.Serialise.Internal.GeneralisedUTF8

    No documentation available.

  8. MaxAgeForever :: MaxAge

    wai-app-static WaiAppStatic.Types

    essentially infinite caching; in reality, probably one year

  9. renderFormValue :: FormValue a => a -> ByteString

    wreq Network.Wreq.Types

    Render the given value.

  10. FinalForeign :: ForeignPtr a -> FinalPtr a

    basement Basement.FinalPtr

    No documentation available.

Page 578 of many | Previous | Next