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 GI.GLib.Structs.UnixPipe

    A Unix pipe. The advantage of this type over int[2] is that it can be closed automatically when it goes out of scope, using g_auto(GUnixPipe), on compilers that support that feature. Since: 2.80

  2. newtype UnixPipe

    gi-glib GI.GLib.Structs.UnixPipe

    Memory-managed wrapper type.

  3. UnixPipe :: ManagedPtr UnixPipe -> UnixPipe

    gi-glib GI.GLib.Structs.UnixPipe

    No documentation available.

  4. newZeroUnixPipe :: MonadIO m => m UnixPipe

    gi-glib GI.GLib.Structs.UnixPipe

    Construct a UnixPipe struct initialized to zero.

  5. namePrefix :: Name -> Maybe Text

    xml-types Data.XML.Types

    No documentation available.

  6. KW_Infix :: Token

    haskell-src-exts Language.Haskell.Exts

    No documentation available.

  7. KW_InfixL :: Token

    haskell-src-exts Language.Haskell.Exts

    No documentation available.

  8. KW_InfixR :: Token

    haskell-src-exts Language.Haskell.Exts

    No documentation available.

  9. infixApp :: Exp () -> QOp () -> Exp () -> Exp ()

    haskell-src-exts Language.Haskell.Exts.Build

    Apply an operator infix.

  10. PostfixOperators :: KnownExtension

    haskell-src-exts Language.Haskell.Exts.Extension

    • GHC § 7.3.12 Relax the interpretation of left operator sections to allow unary postfix operators.

Page 121 of many | Previous | Next