Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. encryptedPassportElementPhoneNumber :: EncryptedPassportElement -> Maybe Text

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

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

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

  3. orderInfoPhoneNumber :: OrderInfo -> Maybe Text

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

    User's phone number.

  4. newtype BoundedEnumEncoding a

    text-encode Text.Encode.Cassava

    No documentation available.

  5. BoundedEnumEncoding :: a -> BoundedEnumEncoding a

    text-encode Text.Encode.Cassava

    No documentation available.

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

    tidal Sound.Tidal.Boot

    No documentation available.

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

    tidal Sound.Tidal.Boot

    No documentation available.

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

  9. _EnumBoundedText :: (Show a, Enum a, Bounded a) => TomlBiMap a Text

    tomland Toml.Codec.BiMap.Conversion

    Helper BiMap for _EnumBounded and Text.

  10. package typenums

    Type level numbers using existing Nat functionality Type level numbers using existing Nat functionality. Uses kind-polymorphic typeclasses and type families to facilitate more general code compatible with existing code using type-level Naturals.

Page 211 of many | Previous | Next