Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. ideclPkgQual :: ImportDecl pass -> ImportDeclPkgQual pass

    ghc-lib-parser Language.Haskell.Syntax.ImpExp

    Package qualifier.

  2. ideclQualified :: ImportDecl pass -> ImportDeclQualifiedStyle

    ghc-lib-parser Language.Haskell.Syntax.ImpExp

    If/how the import is qualified.

  3. ideclSafe :: ImportDecl pass -> Bool

    ghc-lib-parser Language.Haskell.Syntax.ImpExp

    True => safe import

  4. ideclSource :: ImportDecl pass -> IsBootInterface

    ghc-lib-parser Language.Haskell.Syntax.ImpExp

    IsBoot <=> {-# SOURCE #-} import

  5. idleAdd :: IO Bool -> Priority -> IO HandlerId

    glib System.Glib.MainLoop

    Add a callback that is called whenever the system is idle.

    • A priority can be specified via an integer. This should usually be priorityDefaultIdle.
    • If the function returns False it will be removed.

  6. idleRemove :: HandlerId -> IO ()

    glib System.Glib.MainLoop

    Remove a previously added idle handler by its HandlerId.

  7. identifier_no_lex :: CParser i m => m i

    inline-c Language.C.Types.Parse

    No documentation available.

  8. idempotencyField1 :: Idempotency -> !Int64

    persistent-test MigrationIdempotencyTest

    No documentation available.

  9. idempotencyField2 :: Idempotency -> !Text

    persistent-test MigrationIdempotencyTest

    No documentation available.

  10. idempotencyField3 :: Idempotency -> !Text

    persistent-test MigrationIdempotencyTest

    No documentation available.

Page 292 of many | Previous | Next