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.

  1. mapPersistentVerbosity :: LensPersistentVerbosity a => (PersistentVerbosity -> PersistentVerbosity) -> a -> a

    Agda Agda.Interaction.Options.Lenses

    No documentation available.

  2. mapSafeMode :: LensSafeMode a => (SafeMode -> SafeMode) -> a -> a

    Agda Agda.Interaction.Options.Lenses

    No documentation available.

  3. mapVerbosity :: LensVerbosity a => (Verbosity -> Verbosity) -> a -> a

    Agda Agda.Interaction.Options.Lenses

    No documentation available.

  4. mapAPattern :: APatternLike p => (Pattern' (ADotT p) -> Pattern' (ADotT p)) -> p -> p

    Agda Agda.Syntax.Abstract.Pattern

    Map pattern(s) with a modification after the recursive descent.

  5. mapLHSHead :: (QName -> [NamedArg Pattern] -> LHSCore) -> LHSCore -> LHSCore

    Agda Agda.Syntax.Abstract.Pattern

    No documentation available.

  6. mapNamedArgPattern :: MapNamedArgPattern a => (NAP -> NAP) -> a -> a

    Agda Agda.Syntax.Abstract.Pattern

    No documentation available.

  7. mapExpr :: ExprLike a => (Expr -> Expr) -> a -> a

    Agda Agda.Syntax.Abstract.Views

    No documentation available.

  8. mapAnnotation :: LensAnnotation a => (Annotation -> Annotation) -> a -> a

    Agda Agda.Syntax.Common

    No documentation available.

  9. mapArgInfo :: LensArgInfo a => (ArgInfo -> ArgInfo) -> a -> a

    Agda Agda.Syntax.Common

    No documentation available.

  10. mapCohesion :: LensCohesion a => (Cohesion -> Cohesion) -> a -> a

    Agda Agda.Syntax.Common

    No documentation available.

Page 268 of many | Previous | Next