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.
maybeInvertCmmExpr :: CmmExpr -> Maybe CmmExprghc-lib-parser GHC.Cmm.Expr No documentation available.
maybeIntComparison :: MachOp -> Maybe Widthghc-lib-parser GHC.Cmm.MachOp Returns Just w if the operation is an integer comparison with width w, or Nothing otherwise.
maybeInvertComparison :: MachOp -> Maybe MachOpghc-lib-parser GHC.Cmm.MachOp No documentation available.
maybeUnfoldingTemplate :: Unfolding -> Maybe CoreExprghc-lib-parser GHC.Core Retrieves the template of an unfolding if possible maybeUnfoldingTemplate is used mainly when specialising, and we do want to specialise DFuns, so it's important to return a template for DFunUnfoldings
maybeParen :: PprPrec -> PprPrec -> SDoc -> SDocghc-lib-parser GHC.Core.TyCo.Ppr No documentation available.
maybeUB :: b -> (a -> b) -> MaybeUB a -> bghc-lib-parser GHC.Data.Unboxed No documentation available.
maybeRead :: Read a => String -> Maybe aghc-lib-parser GHC.Settings.Utils No documentation available.
maybeReadFuzzy :: Read a => String -> Maybe aghc-lib-parser GHC.Settings.Utils No documentation available.
maybeSymCo :: SwapFlag -> TcCoercion -> TcCoercionghc-lib-parser GHC.Tc.Types.Evidence If a SwapFlag is IsSwapped, flip the orientation of a coercion
maybeParen :: PprPrec -> PprPrec -> SDoc -> SDocghc-lib-parser GHC.Types.Basic No documentation available.