Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
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
-
ghc GHC.Types.Literal Word16# - exactly 16 bits
-
ghc GHC.Types.Literal Word32# - exactly 32 bits
-
ghc GHC.Types.Literal Word64# - exactly 64 bits