Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
showStrippedMaybe :: Show a => Either a JSAST -> Stringlanguage-javascript Language.JavaScript.Parser.Parser No documentation available.
firstMaybe :: (a -> Maybe b) -> [a] -> Maybe bliquid-fixpoint Language.Fixpoint.Misc No documentation available.
exprSortMaybe :: Expr -> Maybe Sortliquid-fixpoint Language.Fixpoint.SortCheck No documentation available.
failMaybe :: Env -> ModName -> Either e r -> Either e (Maybe r)liquidhaskell-boot Language.Haskell.Liquid.Bare.Types Handling failed resolution
synTyConRhs_maybe :: TyCon -> Maybe Typeliquidhaskell-boot Language.Haskell.Liquid.GHC.Misc No documentation available.
zipMaybe :: [a] -> [b] -> Maybe [(a, b)]liquidhaskell-boot Language.Haskell.Liquid.Misc No documentation available.
bndrIsJoin_maybe :: OutputableBndr a => a -> JoinPointHoodliquidhaskell-boot Liquid.GHC.API No documentation available.
dataConWrapId_maybe :: DataCon -> Maybe Idliquidhaskell-boot Liquid.GHC.API Get the Id of the DataCon wrapper: a function that wraps the "actual" constructor so it has the type visible in the source program: c.f. dataConWorkId. Returns Nothing if there is no wrapper, which occurs for an algebraic data constructor and also for a newtype (whose constructor is inlined compulsorily)
getClassPredTys_maybe :: PredType -> Maybe (Class, [Type])liquidhaskell-boot Liquid.GHC.API No documentation available.
isClassOpId_maybe :: Id -> Maybe Classliquidhaskell-boot Liquid.GHC.API No documentation available.