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. msgStmFlashLockSector_sector :: Iso' MsgStmFlashLockSector Word32

    sbp SwiftNav.SBP.Flash

    No documentation available.

  2. msgStmFlashUnlockSector :: Word16

    sbp SwiftNav.SBP.Flash

    No documentation available.

  3. msgStmFlashUnlockSector_sector :: Iso' MsgStmFlashUnlockSector Word32

    sbp SwiftNav.SBP.Flash

    No documentation available.

  4. msgStmUniqueIdReq :: Word16

    sbp SwiftNav.SBP.Flash

    No documentation available.

  5. msgStmUniqueIdResp :: Word16

    sbp SwiftNav.SBP.Flash

    No documentation available.

  6. msgStmUniqueIdResp_stm_id :: Iso' MsgStmUniqueIdResp [Word8]

    sbp SwiftNav.SBP.Flash

    No documentation available.

  7. setPostMix :: MonadIO m => FunPtr (Ptr () -> Ptr Word8 -> CInt -> IO ()) -> Ptr () -> m ()

    sdl2-mixer SDL.Raw.Mixer

    No documentation available.

  8. dijkstraAssocCostM :: (Monad m, Num cost, Ord cost, Ord state) => ((state, cost) -> m [(state, cost)]) -> (state -> m Bool) -> state -> m (Maybe (cost, [state]))

    search-algorithms Algorithm.Search

    dijkstraAssocCostM is a monadic version of dijkstraAssocCost: it has support for monadic next and found parameters.

  9. data BypassListManagement

    sendgrid-v3 Network.SendGridV3.Api

    Allows you to bypass all unsubscribe groups and suppressions to ensure that the email is delivered to every single recipient. This should only be used in emergencies when it is absolutely necessary that every recipient receives your email.

  10. BypassListManagement :: Bool -> BypassListManagement

    sendgrid-v3 Network.SendGridV3.Api

    No documentation available.

Page 206 of many | Previous | Next