Hoogle Search

Within LTS Haskell 24.9 (ghc-9.10.2)

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

  1. lastDate :: forall s (m :: Type -> Type) st . Stream s m Char => Config -> ParsecT s st m DateTime

    fuzzy-dates Data.Dates.Parsing

    No documentation available.

  2. lastBlock :: HealthCheck -> !TimeHealth

    haskoin-store-data Haskoin.Store.Data

    No documentation available.

  3. lastTx :: HealthCheck -> !TimeHealth

    haskoin-store-data Haskoin.Store.Data

    No documentation available.

  4. lastPage :: Pagination -> Maybe Int

    hetzner Hetzner.Cloud

    No documentation available.

  5. lastPage :: Pagination -> Maybe Int

    hetzner Hetzner.DNS

    No documentation available.

  6. lastPositionOf :: Count -> Position

    hw-prim HaskellWorks.Data.Positioning

    Get largest position in a sequenced container of size count.

  7. lastMay :: forall (n :: Nat) a . NList n a -> Maybe a

    indexed-containers Data.NList

    The last element of a list.

    lastMay (empty :: NList 0 Int) === Nothing
    lastMay (mk3 'a' 'b' 'c') === Just 'c'
    

  8. lastId :: Session -> TVar Id

    json-rpc Network.JSONRPC

    No documentation available.

  9. lastTick :: HasLastTick s a => Lens' s a

    metrics Data.Metrics.Meter.Internal

    No documentation available.

  10. lastUpdated :: Conversation -> !UTCTime

    ollama-haskell Data.Ollama.Conversation

    Timestamp when the conversation was last updated.

Page 43 of many | Previous | Next