Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Agda Agda.Interaction.Options.Lenses No documentation available.
mapIncludePaths :: LensIncludePaths a => ([FilePath] -> [FilePath]) -> a -> aAgda Agda.Interaction.Options.Lenses No documentation available.
-
Agda Agda.Interaction.Options.Lenses No documentation available.
mapSafeMode :: LensSafeMode a => (SafeMode -> SafeMode) -> a -> aAgda Agda.Interaction.Options.Lenses No documentation available.
mapVerbosity :: LensVerbosity a => (Verbosity -> Verbosity) -> a -> aAgda Agda.Interaction.Options.Lenses No documentation available.
mapAPattern :: APatternLike p => (Pattern' (ADotT p) -> Pattern' (ADotT p)) -> p -> pAgda Agda.Syntax.Abstract.Pattern Map pattern(s) with a modification after the recursive descent.
mapLHSHead :: (QName -> [NamedArg Pattern] -> LHSCore) -> LHSCore -> LHSCoreAgda Agda.Syntax.Abstract.Pattern No documentation available.
mapNamedArgPattern :: MapNamedArgPattern a => (NAP -> NAP) -> a -> aAgda Agda.Syntax.Abstract.Pattern No documentation available.
mapExpr :: ExprLike a => (Expr -> Expr) -> a -> aAgda Agda.Syntax.Abstract.Views No documentation available.
mapAnnotation :: LensAnnotation a => (Annotation -> Annotation) -> a -> aAgda Agda.Syntax.Common No documentation available.