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.
LookupInstErrNotExact :: LookupInstanceErrReasonghc GHC.Core.InstEnv Tyvars aren't an exact match.
needSourceNotes :: DynFlags -> Boolghc GHC.Driver.Session Indicate whether we need to generate source notes
-
ghc GHC.HsToCore.Ticks For profiling
-
ghc GHC.HsToCore.Ticks For source notes
-
ghc GHC.Linker.ExtraObj No documentation available.
mkNoteObjsToLinkIntoBinary :: Logger -> TmpFs -> DynFlags -> UnitEnv -> [UnitId] -> IO [FilePath]ghc GHC.Linker.ExtraObj No documentation available.
PsErrOverloadedRecordUpdateNotEnabled :: PsMessageghc GHC.Parser.Errors.Types OverloadedRecordUpdate is not enabled.
failNotEnabledImportQualifiedPost :: SrcSpan -> P ()ghc GHC.Parser.PostProcess No documentation available.
makeElfNote :: Platform -> String -> String -> Word32 -> String -> SDocghc GHC.SysTools.Elf Generate the GAS code to create a Note section Header fields for notes are 32-bit long (see Note [ELF specification]).
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