Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. Opt_PrintEqualityRelations :: GeneralFlag

    ghc GHC.Driver.DynFlags

    No documentation available.

  2. Opt_WarnPrepositiveQualifiedModule :: WarningFlag

    ghc GHC.Driver.DynFlags

    No documentation available.

  3. Opt_WarnTypeEqualityOutOfScope :: WarningFlag

    ghc GHC.Driver.DynFlags

    No documentation available.

  4. Opt_WarnTypeEqualityRequiresOperators :: WarningFlag

    ghc GHC.Driver.DynFlags

    No documentation available.

  5. Opt_PrintEqualityRelations :: GeneralFlag

    ghc GHC.Driver.Flags

    No documentation available.

  6. Opt_WarnPrepositiveQualifiedModule :: WarningFlag

    ghc GHC.Driver.Flags

    No documentation available.

  7. Opt_WarnTypeEqualityOutOfScope :: WarningFlag

    ghc GHC.Driver.Flags

    No documentation available.

  8. Opt_WarnTypeEqualityRequiresOperators :: WarningFlag

    ghc GHC.Driver.Flags

    No documentation available.

  9. implicitRequirementsShallow :: HscEnv -> [(PkgQual, Located ModuleName)] -> IO ([ModuleName], [InstantiatedUnit])

    ghc GHC.Driver.Make

    Like implicitRequirements', but returns either the module name, if it is a free hole, or the instantiated unit the imported module is from, so that that instantiated unit can be processed and via the batch mod graph (rather than a transitive closure done here) all the free holes are still reachable.

  10. data LogQueueQueue

    ghc GHC.Driver.Pipeline.LogQueue

    No documentation available.

Page 200 of many | Previous | Next