Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. Opt_SuppressModulePrefixes :: GeneralFlag

    ghc GHC.Driver.Session

    No documentation available.

  2. depSuffixes :: DynFlags -> [String]

    ghc GHC.Driver.Session

    No documentation available.

  3. dumpPrefix :: DynFlags -> FilePath

    ghc GHC.Driver.Session

    This defaults to 'non-module'. It can be set by setDumpPrefix or 'ghc.GHCi.UI.runStmt' based on where its output is going.

  4. dumpPrefixForce :: DynFlags -> Maybe FilePath

    ghc GHC.Driver.Session

    Override the dumpPrefix set by setDumpPrefix or 'ghc.GHCi.UI.runStmt'. Set by -ddump-file-prefix

  5. data Fixity

    ghc GHC.Hs

    No documentation available.

  6. PrefixConGADT :: !XPrefixConGADT pass -> [HsScaled pass (LBangType pass)] -> HsConDeclGADTDetails pass

    ghc GHC.Hs.Decls

    No documentation available.

  7. fdFixity :: FamilyDecl pass -> LexicalFixity

    ghc GHC.Hs.Decls

    No documentation available.

  8. feqn_fixity :: FamEqn pass rhs -> LexicalFixity

    ghc GHC.Hs.Decls

    Fixity used in the declaration

  9. hsGroupTopLevelFixitySigs :: forall (p :: Pass) . HsGroup (GhcPass p) -> [LFixitySig (GhcPass p)]

    ghc GHC.Hs.Decls

    The fixity signatures for each top-level declaration and class method in an HsGroup. See Note [Top-level fixity signatures in an HsGroup]

  10. hs_fixds :: HsGroup p -> [LFixitySig p]

    ghc GHC.Hs.Decls

    No documentation available.

Page 74 of many | Previous | Next