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.
diagnosticCodeNumber :: DiagnosticCode -> Naturalghc GHC.Types.Error the actual diagnostic code
mkTemplateLocalsNum :: Int -> [Type] -> [Id]ghc GHC.Types.Id Create a template local for a series of type, but start from a specified template local
-
ghc GHC.Types.Literal Bignat (see Note [BigNum literals])
-
ghc GHC.Types.Literal Int# - according to target machine
-
ghc GHC.Types.Literal Int16# - exactly 16 bits
-
ghc GHC.Types.Literal Int32# - exactly 32 bits
-
ghc GHC.Types.Literal Int64# - exactly 64 bits
-
ghc GHC.Types.Literal Int8# - exactly 8 bits
-
ghc GHC.Types.Literal Numeric literal type
-
ghc GHC.Types.Literal Word# - according to target machine