• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. maybe'lastMod :: (Functor f, HasField s "maybe'lastMod" a) => LensLike' f s a

    riak-protobuf Data.Riak.Proto

    No documentation available.

  2. maybe'lastModUsecs :: (Functor f, HasField s "maybe'lastModUsecs" a) => LensLike' f s a

    riak-protobuf Data.Riak.Proto

    No documentation available.

  3. leftAdjustment :: CellView a -> Int

    table-layout Text.Layout.Table.Cell

    No documentation available.

  4. redistributeAdjustment :: Int -> Int -> CellView a -> CellView a

    table-layout Text.Layout.Table.Cell

    Redistribute padding or trimming using a given ratio.

  5. rightAdjustment :: CellView a -> Int

    table-layout Text.Layout.Table.Cell

    No documentation available.

  6. totalAdjustment :: CellView a -> Int

    table-layout Text.Layout.Table.Cell

    The total amount of adjustment in CellView.

  7. leftAdjustmentCM :: CellMod a -> Int

    table-layout Text.Layout.Table.Primitives.CellMod

    No documentation available.

  8. rightAdjustmentCM :: CellMod a -> Int

    table-layout Text.Layout.Table.Primitives.CellMod

    No documentation available.

  9. hoistMaybe :: forall (m :: Type -> Type) x a . Monad m => x -> Maybe a -> EitherT x m a

    transformers-either Control.Monad.Trans.Either

    Hoist Maybe a into Right a.

  10. listMemberCount :: Lens' List Int

    twitter-types-lens Web.Twitter.Types.Lens

    No documentation available.

Page 364 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete