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. dmdUnboxWidth :: DynFlags -> !Int

    ghc GHC.Driver.DynFlags

    Whether DmdAnal should optimistically put an Unboxed demand on returned products with at most this number of fields

  2. hiDir :: DynFlags -> Maybe String

    ghc GHC.Driver.DynFlags

    No documentation available.

  3. hiddenModules :: DynFlags -> Set ModuleName

    ghc GHC.Driver.DynFlags

    No documentation available.

  4. homeUnitId_ :: DynFlags -> UnitId

    ghc GHC.Driver.DynFlags

    Target home unit-id

  5. maxValidHoleFits :: DynFlags -> Maybe Int

    ghc GHC.Driver.DynFlags

    Maximum number of hole fits to show in typed hole error messages

  6. hscActiveUnitId :: HscEnv -> UnitId

    ghc GHC.Driver.Env

    No documentation available.

  7. hscSetActiveUnitId :: HasDebugCallStack => UnitId -> HscEnv -> HscEnv

    ghc GHC.Driver.Env

    No documentation available.

  8. hsc_all_home_unit_ids :: HscEnv -> Set UnitId

    ghc GHC.Driver.Env

    No documentation available.

  9. DriverUnknownHiddenModules :: UnitId -> [ModuleName] -> DriverMessage

    ghc GHC.Driver.Errors.Types

    DriverUnknownHiddenModules is a warning that arises when a user tries to hide a module which isn't part of that unit.

  10. Opt_AutoSccsOnIndividualCafs :: GeneralFlag

    ghc GHC.Driver.Flags

    No documentation available.

Page 506 of many | Previous | Next