Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. matchAnyM :: GraphM m gr => m (gr a b) -> m (GDecomp gr a b)

    fgl Data.Graph.Inductive.Monad

    No documentation available.

  2. DeriveAnyClass :: Extension

    ghc-boot-th GHC.LanguageExtensions.Type

    No documentation available.

  3. DataStreamNewlineTypeAny :: DataStreamNewlineType

    gi-gio GI.Gio.Enums

    Automatically try to handle any line ending type.

  4. IOErrorEnumTooManyLinks :: IOErrorEnum

    gi-gio GI.Gio.Enums

    File contains too many symbolic links.

  5. IOErrorEnumTooManyOpenFiles :: IOErrorEnum

    gi-gio GI.Gio.Enums

    The current process has too many files open and can't open any more. Duplicate descriptors do count toward this limit. Since 2.20

  6. FileMeasureFlagsReportAnyError :: FileMeasureFlags

    gi-gio GI.Gio.Flags

    Report any error encountered while traversing the directory tree. Normally errors are only reported for the toplevel file.

  7. TlsPasswordFlagsManyTries :: TlsPasswordFlags

    gi-gio GI.Gio.Flags

    Hint to the user that the password has been wrong many times, and the user may not have many chances left.

  8. getInetAddressIsAny :: (MonadIO m, IsInetAddress o) => o -> m Bool

    gi-gio GI.Gio.Objects.InetAddress

    Get the value of the “is-any” property. When overloading is enabled, this is equivalent to

    get inetAddress #isAny
    

  9. inetAddressGetIsAny :: (HasCallStack, MonadIO m, IsInetAddress a) => a -> m Bool

    gi-gio GI.Gio.Objects.InetAddress

    Tests whether address is the "any" address for its family. Since: 2.22

  10. inetAddressNewAny :: (HasCallStack, MonadIO m) => SocketFamily -> m InetAddress

    gi-gio GI.Gio.Objects.InetAddress

    Creates a InetAddress for the "any" address (unassigned/"don't care") for family. Since: 2.22

Page 133 of many | Previous | Next