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.

  1. type family MapSub (e :: k) (xs :: [Type]) :: [Type]

    servant Servant.API.TypeLevel

    Apply (e :>) to every API in xs.

  2. Mapping :: [(Text, YamlValue)] -> Anchor -> YamlValue

    yaml Data.Yaml.Parser

    No documentation available.

  3. module Distribution.Utils.MapAccum

    No documentation available.

  4. class MapXRec p

    ghc Language.Haskell.Syntax.Extension

    We can map over the underlying type contained in an XRec while preserving the annotation as is.

  5. module Data.Profunctor.Mapping

    No documentation available.

  6. module Optics.Mapping

    This module defines mapping, which turns an Optic' k NoIx s a into an Optic' (MappedOptic k) NoIx (f s) (f a), in other words optic operating on values in a Functor.

  7. class MappingOptic k (f :: Type -> Type) (g :: Type -> Type) s t a b

    optics-core Optics.Mapping

    Class for optics supporting mapping through a Functor.

  8. module GI.GLib.Structs.MappedFile

    The MappedFile represents a file mapping created with mappedFileNew. It has only private members and should not be accessed directly.

  9. newtype MappedFile

    gi-glib GI.GLib.Structs.MappedFile

    Memory-managed wrapper type.

  10. MappedFile :: ManagedPtr MappedFile -> MappedFile

    gi-glib GI.GLib.Structs.MappedFile

    No documentation available.

Page 49 of many | Previous | Next