Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

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

  1. maybeMap :: forall a b p f . (Profunctor p, Functor f) => p (Map a b) (f (Map a b)) -> p (Maybe (Map a b)) (f (Maybe (Map a b)))

    pontarius-xmpp Network.Xmpp.IM.PresenceTracker

    No documentation available.

  2. maybeList :: [Maybe e] -> By6Bits e

    primitive-extras PrimitiveExtras.By6Bits

    No documentation available.

  3. maybeBnd :: C msg => msg -> Maybe (Boundary PitchChannel Velocity)

    reactive-midyim Reactive.Banana.MIDI.Note

    No documentation available.

  4. maybeBndExt :: C msg => msg -> Maybe (BoundaryExt PitchChannel Velocity)

    reactive-midyim Reactive.Banana.MIDI.Note

    No documentation available.

  5. maybeFromInt :: Int -> Maybe Pitch

    reactive-midyim Reactive.Banana.MIDI.Pitch

    No documentation available.

  6. maybeNoteOn :: C msg => msg -> Maybe Channel

    reactive-midyim Reactive.Banana.MIDI.Program

    No documentation available.

  7. maybeCounterExample :: Maybe String -> Property

    servant-openapi3 Servant.OpenApi.Internal.Test

    Provide a counterexample if there is any.

  8. maybeCounterExample :: Maybe String -> Property

    servant-swagger Servant.Swagger.Internal.Test

    Provide a counterexample if there is any.

  9. maybeAlignmentBufferSize :: Maybe Int

    store-core Data.Store.Core

    If store-core is built with the force-alignment flag, then this will be a Just value indicating the amount of memory that is expected in the alignment buffer used by PeekState and PokeState. Currently this will either be Just 32 or Nothing.

  10. maybeNonEmptyTextToNullable :: forall (n :: Nat) . Maybe (NonEmptyText n) -> NullableNonEmptyText n

    string-variants Data.StringVariants

    No documentation available.

Page 59 of many | Previous | Next