Hoogle Search

Within LTS Haskell 24.25 (ghc-9.10.3)

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

  1. extendOccEnv_Acc :: (a -> b -> b) -> (a -> b) -> OccEnv b -> OccName -> a -> OccEnv b

    ghc GHC.Types.Name.Occurrence

    Add a single element to an OccEnv, using a different function whether the OccName already exists or not.

  2. extendOccSet :: OccSet -> OccName -> OccSet

    ghc GHC.Types.Name.Occurrence

    No documentation available.

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

    ghc GHC.Types.Name.Occurrence

    No documentation available.

  4. 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.

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

    foldl Control.Foldl

    No documentation available.

  6. JpgEndOfImage :: JpgFrameKind

    JuicyPixels Codec.Picture.Jpg.Internal.Types

    No documentation available.

  7. data APngBlendOp

    JuicyPixels Codec.Picture.Png.Internal.Type

    Encoded in a Word8

  8. APngBlendOver :: APngBlendOp

    JuicyPixels Codec.Picture.Png.Internal.Type

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

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

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

    Update the end of slice pointer. Since 0.1.10.0

  10. appEndo :: Endo a -> a -> a

    generic-deriving Generics.Deriving.Monoid

    No documentation available.

Page 17 of many | Previous | Next