Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. pattern GL_VENDOR :: GLenum

    OpenGLRaw Graphics.GL.Version14

    No documentation available.

  2. pattern GL_VENDOR :: GLenum

    OpenGLRaw Graphics.GL.Version15

    No documentation available.

  3. pattern GL_VENDOR :: GLenum

    OpenGLRaw Graphics.GL.Version20

    No documentation available.

  4. pattern GL_VENDOR :: GLenum

    OpenGLRaw Graphics.GL.Version21

    No documentation available.

  5. isEndOfInput :: Parser e s Bool

    bytesmith Data.Bytes.Parser

    Returns true if there are no more bytes in the input. Returns false otherwise. Always succeeds.

  6. isEndOfInput :: Parser e s Bool

    bytesmith Data.Bytes.Parser.Latin

    Returns true if there are no more bytes in the input. Returns false otherwise. Always succeeds.

  7. maybeEndOfExecutable :: String -> IO (Maybe String)

    end-of-exe EndOfExe2

    Can be used instead of os to check whether the executable ends in ".exe". The function returns IO Nothing if there is neither ys nor (ys ++ ".exe") names for executables in the search path. It can also search in other locations and its behaviour is OS dependent. For more information, please, refer to the link: https://hackage.haskell.org/package/directory-1.3.4.0/docs/System-Directory.html#v:findExecutable For more information, how the executable is searched, see also the following address: https://hackage.haskell.org/package/process-1.6.18.0/docs/System-Process.html#t:CmdSpec

  8. liftEndoM :: Monoid m => m -> EndoM m

    generic-data Generic.Data.Internal.Traversable

    No documentation available.

  9. lowerEndoM :: Monoid m => EndoM m -> m

    generic-data Generic.Data.Internal.Traversable

    No documentation available.

  10. getTextRangeEndOffset :: MonadIO m => TextRange -> m Int32

    gi-atk GI.Atk.Structs.TextRange

    Get the value of the “end_offset” field. When overloading is enabled, this is equivalent to

    get textRange #endOffset
    

Page 27 of many | Previous | Next