Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. LookupInstErrNotExact :: LookupInstanceErrReason

    ghc GHC.Core.InstEnv

    Tyvars aren't an exact match.

  2. needSourceNotes :: DynFlags -> Bool

    ghc GHC.Driver.Session

    Indicate whether we need to generate source notes

  3. ProfNotes :: TickishType

    ghc GHC.HsToCore.Ticks

    For profiling

  4. SourceNotes :: TickishType

    ghc GHC.HsToCore.Ticks

    For source notes

  5. ghcLinkInfoNoteName :: String

    ghc GHC.Linker.ExtraObj

    No documentation available.

  6. mkNoteObjsToLinkIntoBinary :: Logger -> TmpFs -> DynFlags -> UnitEnv -> [UnitId] -> IO [FilePath]

    ghc GHC.Linker.ExtraObj

    No documentation available.

  7. PsErrOverloadedRecordUpdateNotEnabled :: PsMessage

    ghc GHC.Parser.Errors.Types

    OverloadedRecordUpdate is not enabled.

  8. failNotEnabledImportQualifiedPost :: SrcSpan -> P ()

    ghc GHC.Parser.PostProcess

    No documentation available.

  9. makeElfNote :: Platform -> String -> String -> Word32 -> String -> SDoc

    ghc GHC.SysTools.Elf

    Generate the GAS code to create a Note section Header fields for notes are 32-bit long (see Note [ELF specification]).

  10. readElfNoteAsString :: Logger -> FilePath -> String -> String -> IO (Maybe String)

    ghc GHC.SysTools.Elf

    read a Note as a String If you try to read a note from a section which does not support the Note format, the parsing is likely to fail and Nothing will be returned

Page 83 of many | Previous | Next