Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. mapLayout :: (l -> l') -> StackSet i l a s sd -> StackSet i l' a s sd

    xmonad XMonad.StackSet

    Map a function on all the layouts in the StackSet.

  2. mapWorkspace :: (Workspace i l a -> Workspace i l a) -> StackSet i l a s sd -> StackSet i l a s sd

    xmonad XMonad.StackSet

    Map a function on all the workspaces in the StackSet.

  3. mappingValue :: Mapping a -> Value a

    yaml-unscrambler YamlUnscrambler

    Value parser, which only expects mapping values.

  4. map' :: Nat -> (Nat -> LocalId -> Exp) -> Exp -> Exp

    Agda Agda.Compiler.JS.Substitution

    No documentation available.

  5. mapFlag :: (String -> String) -> OptDescr a -> OptDescr a

    Agda Agda.Interaction.Options

    Map a function over the long options. Also removes the short options. Will be used to add the plugin name to the plugin options.

  6. mapPragmaOptions :: LensPragmaOptions a => (PragmaOptions -> PragmaOptions) -> a -> a

    Agda Agda.Interaction.Options

    No documentation available.

  7. mapAbsoluteIncludePaths :: LensIncludePaths a => ([AbsolutePath] -> [AbsolutePath]) -> a -> a

    Agda Agda.Interaction.Options.Lenses

    No documentation available.

  8. mapCommandLineOptions :: LensCommandLineOptions a => (CommandLineOptions -> CommandLineOptions) -> a -> a

    Agda Agda.Interaction.Options.Lenses

    No documentation available.

  9. mapIncludePaths :: LensIncludePaths a => ([FilePath] -> [FilePath]) -> a -> a

    Agda Agda.Interaction.Options.Lenses

    No documentation available.

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

    Agda Agda.Interaction.Options.Lenses

    No documentation available.

Page 266 of many | Previous | Next