Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
haLastDecode :: Handle__ -> !IORef (dec_state, Buffer Word8)ghc-internal GHC.Internal.IO.Handle.Types The byte buffer just before we did our last batch of decoding.
layoutGetJustifyLastLine :: (HasCallStack, MonadIO m, IsLayout a) => a -> m Boolgi-pango GI.Pango.Objects.Layout Gets whether the last line should be stretched to fill the entire width of the layout. Since: 1.50
layoutSetJustifyLastLine :: (HasCallStack, MonadIO m, IsLayout a) => a -> Bool -> m ()gi-pango GI.Pango.Objects.Layout Sets whether the last line should be stretched to fill the entire width of the layout. This only has an effect if layoutSetJustify has been called as well. The default value is False. Since: 1.50
layoutIterAtLastLine :: (HasCallStack, MonadIO m) => LayoutIter -> m Boolgi-pango GI.Pango.Structs.LayoutIter Determines whether iter is on the last line of the layout.
unsafeLast :: Source r e => Vector r e -> emassiv Data.Massiv.Array.Unsafe No documentation available.
unsafeLastM :: (Monad m, Source r e) => Vector r e -> m emassiv Data.Massiv.Array.Unsafe No documentation available.
-
pcre-light Text.Regex.PCRE.Light.Base No documentation available.
unsafeLast :: HasCallStack => [a] -> aprotolude Protolude.Unsafe No documentation available.
jlastreadtime :: Journal -> POSIXTimehledger-lib Hledger.Data when this journal was last read from its file(s) NOTE: after adding new fields, eg involving account names, consider updating the Anon instance in Hleger.Cli.Anon
journalLastDay :: Bool -> Journal -> Maybe Dayhledger-lib Hledger.Data.Journal The latest of this journal's transaction and posting dates, or Nothing if there are none.