Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. contactPhoneNumber :: Contact -> Text

    telegram-bot-api Telegram.Bot.API.Types.Contact

    Contact's phone number.

  2. PassportElementTypePhoneNumber :: PassportElementType

    telegram-bot-api Telegram.Bot.API.Types.EncryptedPassportElement

    No documentation available.

  3. encryptedPassportElementPhoneNumber :: EncryptedPassportElement -> Maybe Text

    telegram-bot-api Telegram.Bot.API.Types.EncryptedPassportElement

    User's verified phone number, available only for “phone_number” type.

  4. MessageEntityPhoneNumber :: MessageEntityType

    telegram-bot-api Telegram.Bot.API.Types.MessageEntity

    See https://core.telegram.org/tdlib/docs/classtd_1_1td__api_1_1text_entity_type_phone_number.html.

  5. orderInfoPhoneNumber :: OrderInfo -> Maybe Text

    telegram-bot-api Telegram.Bot.API.Types.OrderInfo

    User's phone number.

  6. newtype BoundedEnumEncoding a

    text-encode Text.Encode.HttpApiData

    No documentation available.

  7. BoundedEnumEncoding :: a -> BoundedEnumEncoding a

    text-encode Text.Encode.HttpApiData

    No documentation available.

  8. TPat_EnumFromTo :: forall a . TPat a -> TPat a -> TPat a

    tidal Sound.Tidal.Boot

    No documentation available.

  9. pEnumeration :: Parseable a => MyParser (TPat a) -> TPat a -> MyParser (TPat a)

    tidal Sound.Tidal.Boot

    No documentation available.

  10. _EnumBounded :: (Show a, Enum a, Bounded a) => TomlBiMap a AnyValue

    tomland Toml.Codec.BiMap.Conversion

    BiMap for nullary sum data types (enumerations) with Show, Enum and Bounded instances. Usually used as the enumBounded combinator.

Page 208 of many | Previous | Next