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.
matchAnyM :: GraphM m gr => m (gr a b) -> m (GDecomp gr a b)fgl Data.Graph.Inductive.Monad No documentation available.
-
ghc-boot-th GHC.LanguageExtensions.Type No documentation available.
DataStreamNewlineTypeAny :: DataStreamNewlineTypegi-gio GI.Gio.Enums Automatically try to handle any line ending type.
IOErrorEnumTooManyLinks :: IOErrorEnumgi-gio GI.Gio.Enums File contains too many symbolic links.
IOErrorEnumTooManyOpenFiles :: IOErrorEnumgi-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
FileMeasureFlagsReportAnyError :: FileMeasureFlagsgi-gio GI.Gio.Flags Report any error encountered while traversing the directory tree. Normally errors are only reported for the toplevel file.
TlsPasswordFlagsManyTries :: TlsPasswordFlagsgi-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.
getInetAddressIsAny :: (MonadIO m, IsInetAddress o) => o -> m Boolgi-gio GI.Gio.Objects.InetAddress Get the value of the “is-any” property. When overloading is enabled, this is equivalent to
get inetAddress #isAny
inetAddressGetIsAny :: (HasCallStack, MonadIO m, IsInetAddress a) => a -> m Boolgi-gio GI.Gio.Objects.InetAddress Tests whether address is the "any" address for its family. Since: 2.22
inetAddressNewAny :: (HasCallStack, MonadIO m) => SocketFamily -> m InetAddressgi-gio GI.Gio.Objects.InetAddress Creates a InetAddress for the "any" address (unassigned/"don't care") for family. Since: 2.22