Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

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

  1. lookAheadE :: MonadGet m => m (Either a b) -> m (Either a b)

    bytes Data.Bytes.Get

    Like lookAhead, but consume the input if gea returns 'Right _'. Fails if gea fails.

  2. lookAheadM :: MonadGet m => m (Maybe a) -> m (Maybe a)

    bytes Data.Bytes.Get

    Like lookAhead, but consume the input if gma returns 'Just _'. Fails if gma fails.

  3. addHeadlineToXmlDoc :: ArrowXml a => a XmlTree XmlTree

    hxt Text.XML.HXT.Arrow.Edit

    No documentation available.

  4. theAddDefaultDTD :: Selector XIOSysState Bool

    hxt Text.XML.HXT.Arrow.XmlState.TypeDefs

    No documentation available.

  5. AnotherDBusMessageHeaderField :: Int -> DBusMessageHeaderField

    gi-gio GI.Gio.Enums

    Catch-all for unknown values

  6. data DBusMessageHeaderField

    gi-gio GI.Gio.Enums

    Header fields used in DBusMessage. Since: 2.26

  7. DBusMessageHeaderFieldDestination :: DBusMessageHeaderField

    gi-gio GI.Gio.Enums

    The name the message is intended for.

  8. DBusMessageHeaderFieldErrorName :: DBusMessageHeaderField

    gi-gio GI.Gio.Enums

    The name of the error that occurred.

  9. DBusMessageHeaderFieldInterface :: DBusMessageHeaderField

    gi-gio GI.Gio.Enums

    The interface name.

  10. DBusMessageHeaderFieldInvalid :: DBusMessageHeaderField

    gi-gio GI.Gio.Enums

    Not a valid header field.

Page 180 of many | Previous | Next