Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. extendOccSet :: OccSet -> OccName -> OccSet

    ghc GHC.Types.Name.Occurrence

    No documentation available.

  2. extendOccSetList :: OccSet -> [OccName] -> OccSet

    ghc GHC.Types.Name.Occurrence

    No documentation available.

  3. tempFileBackEndOpts :: IO FilePath -> String -> InternalState -> ignored1 -> ignored2 -> IO ByteString -> IO FilePath

    wai-extra Network.Wai.Parse

    Same as tempFileBackEnd, but use configurable temp folders and patterns.

  4. appEndoM :: EndoM (m :: Type -> Type) a -> a -> m a

    foldl Control.Foldl

    No documentation available.

  5. JpgEndOfImage :: JpgFrameKind

    JuicyPixels Codec.Picture.Jpg.Internal.Types

    No documentation available.

  6. data APngBlendOp

    JuicyPixels Codec.Picture.Png.Internal.Type

    Encoded in a Word8

  7. APngBlendOver :: APngBlendOp

    JuicyPixels Codec.Picture.Png.Internal.Type

    Alpha blend to the output buffer. Has value '1'

  8. updateEndOfSlice :: Buffer -> Ptr Word8 -> Buffer

    streaming-commons Data.Streaming.ByteString.Builder.Buffer

    Update the end of slice pointer. Since 0.1.10.0

  9. appEndo :: Endo a -> a -> a

    generic-deriving Generics.Deriving.Monoid

    No documentation available.

  10. RegexCompileFlagsDollarEndonly :: RegexCompileFlags

    gi-glib GI.GLib.Flags

    A dollar metacharacter ("$") in the pattern matches only at the end of the string. Without this option, a dollar also matches immediately before the final character if it is a newline (but not before any other newlines). This option is ignored if RegexCompileFlagsMultiline is set.

Page 17 of many | Previous | Next