Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. maybeAuxVar :: Symbol -> Maybe Var

    liquidhaskell-boot Language.Haskell.Liquid.GHC.Misc

    No documentation available.

  2. maybeReflectedLHName :: LHName -> Maybe Name

    liquidhaskell-boot Language.Haskell.Liquid.Types.Names

    No documentation available.

  3. maybeUnfoldingTemplate :: Unfolding -> Maybe CoreExpr

    liquidhaskell-boot Liquid.GHC.API

    Retrieves the template of an unfolding if possible maybeUnfoldingTemplate is used mainly when specialising, and we do want to specialise DFuns, so it's important to return a template for DFunUnfoldings

  4. maybeYield :: forall o (k :: Type -> Type) . Maybe o -> Plan k o ()

    machines Data.Machine.Plan

    Like yield, except stops if there is no value to yield.

  5. maybeD :: (a -> Q [Dec]) -> Maybe a -> Q [Dec]

    names-th Language.Haskell.TH.Lib.Extra

    May generate declaration template.

  6. maybeOpenRxWindow :: Int -> FlowControlType -> RxFlow -> (RxFlow, Maybe Int)

    network-control Network.Control

    Record that we have consumed some received data May return a window update; see RxFlow for details.

  7. 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.

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

    primitive-extras PrimitiveExtras.By6Bits

    No documentation available.

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

    reactive-midyim Reactive.Banana.MIDI.Note

    No documentation available.

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

    reactive-midyim Reactive.Banana.MIDI.Note

    No documentation available.

Page 43 of many | Previous | Next