Hoogle Search
Within LTS Haskell 24.10 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
isEndOfInput :: Parser e s Boolbytesmith Data.Bytes.Parser Returns true if there are no more bytes in the input. Returns false otherwise. Always succeeds.
isEndOfInput :: Parser e s Boolbytesmith Data.Bytes.Parser.Latin Returns true if there are no more bytes in the input. Returns false otherwise. Always succeeds.
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
liftEndoM :: Monoid m => m -> EndoM mgeneric-data Generic.Data.Internal.Traversable No documentation available.
lowerEndoM :: Monoid m => EndoM m -> mgeneric-data Generic.Data.Internal.Traversable No documentation available.
getTextRangeEndOffset :: MonadIO m => TextRange -> m Int32gi-atk GI.Atk.Structs.TextRange Get the value of the “end_offset” field. When overloading is enabled, this is equivalent to
get textRange #endOffset
setTextRangeEndOffset :: MonadIO m => TextRange -> Int32 -> m ()gi-atk GI.Atk.Structs.TextRange Set the value of the “end_offset” field. When overloading is enabled, this is equivalent to
set textRange [ #endOffset := value ]
clearTextSelectionEndObject :: MonadIO m => TextSelection -> m ()gi-atk GI.Atk.Structs.TextSelection Set the value of the “end_object” field to Nothing. When overloading is enabled, this is equivalent to
clear #endObject
getTextSelectionEndObject :: MonadIO m => TextSelection -> m (Maybe Object)gi-atk GI.Atk.Structs.TextSelection Get the value of the “end_object” field. When overloading is enabled, this is equivalent to
get textSelection #endObject
getTextSelectionEndOffset :: MonadIO m => TextSelection -> m Int32gi-atk GI.Atk.Structs.TextSelection Get the value of the “end_offset” field. When overloading is enabled, this is equivalent to
get textSelection #endOffset