Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. module Text.XML.Basic.Position

    Position in a file. Cf. to Text.ParserCombinators.Parsec.Pos

  2. module Text.XML.Basic.ProcessingInstruction

    No documentation available.

  3. type Prefix = Text

    xmlgen Text.XML.Generator

    Namespace prefix.

  4. data Pair

    zeromq4-haskell System.ZMQ4

    ZMQ_PAIR

  5. Pair :: Pair

    zeromq4-haskell System.ZMQ4

    No documentation available.

  6. Plain :: SecurityMechanism

    zeromq4-haskell System.ZMQ4

    No documentation available.

  7. data Poll (s :: Type -> Type) (m :: Type -> Type)

    zeromq4-haskell System.ZMQ4

    A Poll value contains the object to poll (a 0MQ socket or a file descriptor), the set of Events which are of interest and--optionally-- a callback-function which is invoked iff the set of interested events overlaps with the actual events.

  8. data Pub

    zeromq4-haskell System.ZMQ4

    ZMQ_PUB

  9. Pub :: Pub

    zeromq4-haskell System.ZMQ4

    No documentation available.

  10. data Pull

    zeromq4-haskell System.ZMQ4

    ZMQ_PULL

Page 769 of many | Previous | Next