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.
globalRegMaybe :: GlobalReg -> Maybe RealRegghc-lib-parser GHC.Platform.PPC No documentation available.
globalRegMaybe :: GlobalReg -> Maybe RealRegghc-lib-parser GHC.Platform.RISCV64 No documentation available.
globalRegMaybe :: Platform -> GlobalReg -> Maybe RealRegghc-lib-parser GHC.Platform.Regs No documentation available.
globalRegMaybe :: GlobalReg -> Maybe RealRegghc-lib-parser GHC.Platform.S390X No documentation available.
globalRegMaybe :: GlobalReg -> Maybe RealRegghc-lib-parser GHC.Platform.Wasm32 No documentation available.
globalRegMaybe :: GlobalReg -> Maybe RealRegghc-lib-parser GHC.Platform.X86 No documentation available.
globalRegMaybe :: GlobalReg -> Maybe RealRegghc-lib-parser GHC.Platform.X86_64 No documentation available.
bitSizeMaybe :: Bits a => a -> Maybe Intghc-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.
stgArgRep_maybe :: StgArg -> Maybe [PrimRep]ghc-lib-parser GHC.Stg.Syntax No documentation available.
completeSigPolyId_maybe :: TcSigInfo -> Maybe TcIdghc-lib-parser GHC.Tc.Types No documentation available.