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.
-
numhask NumHask.Prelude No documentation available.
isEndOfInput :: forall (m :: Type -> Type) a . Monad m => Parser a m Boolpipes-parse Pipes.Parse Check if the underlying Producer is empty
isEndOfInput = fmap isNothing peek
-
sdl2 SDL.Raw.Enum No documentation available.
pattern
SDL_BLENDOPERATION_ADD :: BlendOperationsdl2 SDL.Raw.Enum No documentation available.
pattern
SDL_BLENDOPERATION_MAXIMUM :: BlendOperationsdl2 SDL.Raw.Enum No documentation available.
pattern
SDL_BLENDOPERATION_MINIMUM :: BlendOperationsdl2 SDL.Raw.Enum No documentation available.
pattern
SDL_BLENDOPERATION_REV_SUBTRACT :: BlendOperationsdl2 SDL.Raw.Enum No documentation available.
pattern
SDL_BLENDOPERATION_SUBTRACT :: BlendOperationsdl2 SDL.Raw.Enum No documentation available.
-
ghc-lib-parser GHC.Core.TyCo.FVs No documentation available.
extendOrigNameCache :: OrigNameCache -> Module -> OccName -> Name -> OrigNameCacheghc-lib-parser GHC.Types.Name.Cache No documentation available.