Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. module Graphics.Pango.Basic.ScriptsAndLanguages.PangoScript.Enum

    No documentation available.

  2. pNumber :: Parser AST

    simple-templates Web.Simple.Templates.Parser

    No documentation available.

  3. aiNumericHost :: AddressInfoFlags

    socket System.Socket

    AI_NUMERICHOST:

  4. aiNumericService :: AddressInfoFlags

    socket System.Socket

    AI_NUMERICSERV:

  5. familyNumber :: Family f => f -> CInt

    socket System.Socket

    The number designating this Family on the specific platform. This method is only exported for implementing extension libraries. This function shall yield the values of constants like AF_INET, AF_INET6 etc.

  6. niNumericHost :: NameInfoFlags

    socket System.Socket

    NI_NUMERICHOST: Return the numeric form of the host address.

  7. niNumericService :: NameInfoFlags

    socket System.Socket

    NI_NUMERICSERV: Return the numeric form of the service address.

  8. protocolNumber :: Protocol p => p -> CInt

    socket System.Socket

    This number designates this Protocol on the specific platform. This method is only exported for implementing extension libraries. The function shall yield the values of constants like IPPROTO_TCP, IPPROTO_UDP etc.

  9. typeNumber :: Type t => t -> CInt

    socket System.Socket

    This number designates this Type on the specific platform. This method is only exported for implementing extension libraries. The function shall yield the values of constants like SOCK_STREAM, SOCK_DGRAM etc.

  10. ROW_NUMBER :: Keyword

    sql-words Language.SQL.Keyword.Type

    No documentation available.

Page 423 of many | Previous | Next