Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
fromEnum :: Enum a => a -> Intghc GHC.Prelude.Basic No documentation available.
-
ghc GHC.Prelude.Basic No documentation available.
-
ghc GHC.Prelude.Basic No documentation available.
execLineNumber :: ExecOptions -> Intghc GHC.Runtime.Eval line number (for errors)
execLineNumber :: ExecOptions -> Intghc GHC.Runtime.Eval.Types line number (for errors)
-
ghc GHC.Stg.Syntax When `-fdistinct-constructor-tables` is turned on then each usage of a constructor is given an unique number and an info table is generated for each different constructor.
-
ghc GHC.Stg.Syntax No documentation available.
-
ghc GHC.StgToJS.Types Convert ClosureType to an Int
threadStatusNum :: ThreadStatus -> Intghc GHC.StgToJS.Types Convert the status of a thread in JS land to an Int
gen_Enum_binds :: SrcSpan -> DerivInstTys -> TcM (LHsBinds GhcPs, Bag AuxBindSpec)ghc GHC.Tc.Deriv.Generate No documentation available.