Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. visitEnumNames :: VisitType a => a -> Text -> Text

    morpheus-graphql-server Data.Morpheus.Server.Types

    Function applied to enum values Handy for removing common enum prefixes for example.

  2. packetSequenceNumber :: Packet -> Word64

    netcode-io Netcode.IO

    The sequence number for this packet.

  3. NmtEndEnum :: NFCModulationType

    nfc Bindings.NFC

    No documentation available.

  4. formattedByEnum :: (Bounded a, Enum a) => (a -> Text) -> ValueFormat a

    optima Optima

    Derive value format specification from the Enum instance and explicit mapping of values to their representations.

  5. formattedByEnumUsingShow :: (Bounded a, Enum a, Show a) => ValueFormat a

    optima Optima

    Derive value format specification from the Enum and Show instances.

  6. data Pcre2_callout_enumerate_block

    pcre2 Text.Regex.Pcre2.Foreign

    No documentation available.

  7. pcre2_callout_enumerate :: Ptr Pcre2_code -> FunPtr (Ptr Pcre2_callout_enumerate_block -> Ptr a -> IO CInt) -> Ptr a -> IO CInt

    pcre2 Text.Regex.Pcre2.Foreign

    No documentation available.

  8. pcre2_callout_enumerate_block_callout_number :: Ptr Pcre2_callout_enumerate_block -> IO CUInt

    pcre2 Text.Regex.Pcre2.Foreign

    No documentation available.

  9. pcre2_callout_enumerate_block_callout_string :: Ptr Pcre2_callout_enumerate_block -> IO PCRE2_SPTR

    pcre2 Text.Regex.Pcre2.Foreign

    No documentation available.

  10. pcre2_callout_enumerate_block_callout_string_length :: Ptr Pcre2_callout_enumerate_block -> IO PCRE2_SIZE

    pcre2 Text.Regex.Pcre2.Foreign

    No documentation available.

Page 201 of many | Previous | Next