Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
showURL :: MonadRoute m => URL m -> m Textweb-routes Web.Routes.RouteT No documentation available.
showURLParams :: MonadRoute m => URL m -> [(Text, Maybe Text)] -> m Textweb-routes Web.Routes.RouteT No documentation available.
showPrettyArg :: forall a (e :: BaseType -> Type) . Show a => a -> PrettyArg ewhat4 What4.Expr.App No documentation available.
showComputed :: ComputeMode -> Expr -> TCM DocAgda Agda.Interaction.BasicOps No documentation available.
showGoals :: Goals -> TCM StringAgda Agda.Interaction.BasicOps Print open metas nicely.
showGoals :: Goals -> TCM StringAgda Agda.Interaction.EmacsTop Print open metas nicely.
showInfoError :: Info_Error -> TCM StringAgda Agda.Interaction.EmacsTop Serializing Info_Error
showModuleContents :: Rewrite -> Range -> String -> CommandM ()Agda Agda.Interaction.InteractionTop Shows all the top-level names in the given module, along with their types.
showQNameId :: QName -> StringAgda Agda.Syntax.Abstract.Name No documentation available.
showA :: (ToConcrete a, Show (ConOfAbs a), MonadAbsToCon m) => a -> m StringAgda Agda.Syntax.Abstract.Pretty No documentation available.