Hoogle Search
Within LTS Haskell 24.31 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
maybeBrackets :: Bool -> Doc -> Docliquid-fixpoint Text.PrettyPrint.HughesPJ.Compat maybeDoubleQuotes :: Bool -> Doc -> Docliquid-fixpoint Text.PrettyPrint.HughesPJ.Compat Apply doubleQuotes to Doc if boolean is true.
maybeParens :: Bool -> Doc -> Docliquid-fixpoint Text.PrettyPrint.HughesPJ.Compat maybeQuotes :: Bool -> Doc -> Docliquid-fixpoint Text.PrettyPrint.HughesPJ.Compat maybeAuxVar :: Symbol -> Maybe Varliquidhaskell-boot Language.Haskell.Liquid.GHC.Misc No documentation available.
maybeReflectedLHName :: LHName -> Maybe Nameliquidhaskell-boot Language.Haskell.Liquid.Types.Names No documentation available.
maybeUnfoldingTemplate :: Unfolding -> Maybe CoreExprliquidhaskell-boot Liquid.GHC.API 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
maybeYield :: forall o (k :: Type -> Type) . Maybe o -> Plan k o ()machines Data.Machine.Plan Like yield, except stops if there is no value to yield.
maybeD :: (a -> Q [Dec]) -> Maybe a -> Q [Dec]names-th Language.Haskell.TH.Lib.Extra May generate declaration template.
maybeOpenRxWindow :: Int -> FlowControlType -> RxFlow -> (RxFlow, Maybe Int)network-control Network.Control Record that we have consumed some received data May return a window update; see RxFlow for details.