Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. globalRegMaybe :: GlobalReg -> Maybe RealReg

    ghc-lib-parser GHC.Platform.PPC

    No documentation available.

  2. globalRegMaybe :: GlobalReg -> Maybe RealReg

    ghc-lib-parser GHC.Platform.RISCV64

    No documentation available.

  3. globalRegMaybe :: Platform -> GlobalReg -> Maybe RealReg

    ghc-lib-parser GHC.Platform.Regs

    No documentation available.

  4. globalRegMaybe :: GlobalReg -> Maybe RealReg

    ghc-lib-parser GHC.Platform.S390X

    No documentation available.

  5. globalRegMaybe :: GlobalReg -> Maybe RealReg

    ghc-lib-parser GHC.Platform.Wasm32

    No documentation available.

  6. globalRegMaybe :: GlobalReg -> Maybe RealReg

    ghc-lib-parser GHC.Platform.X86

    No documentation available.

  7. globalRegMaybe :: GlobalReg -> Maybe RealReg

    ghc-lib-parser GHC.Platform.X86_64

    No documentation available.

  8. bitSizeMaybe :: Bits a => a -> Maybe Int

    ghc-lib-parser GHC.Prelude.Basic

    Return the number of bits in the type of the argument. The actual value of the argument is ignored. Returns Nothing for types that do not have a fixed bitsize, like Integer.

  9. stgArgRep_maybe :: StgArg -> Maybe [PrimRep]

    ghc-lib-parser GHC.Stg.Syntax

    No documentation available.

  10. completeSigPolyId_maybe :: TcSigInfo -> Maybe TcId

    ghc-lib-parser GHC.Tc.Types

    No documentation available.

Page 209 of many | Previous | Next