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. MapLFtoCR :: TerminalMode

    unix System.Posix.Terminal.PosixString

    INLCR - Map NL to CR on input

  2. MapLFtoCRLF :: TerminalMode

    unix System.Posix.Terminal.PosixString

    ONLCR - (XSI) Map NL to CR-NL on output

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

    gogol-core Gogol.Prelude

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

  4. class (Traversing p, Closed p) => Mapping (p :: Type -> Type -> Type)

    profunctors Data.Profunctor

    No documentation available.

  5. module Data.Profunctor.Mapping

    No documentation available.

  6. class (Traversing p, Closed p) => Mapping (p :: Type -> Type -> Type)

    profunctors Data.Profunctor.Mapping

    No documentation available.

  7. module Data.ByteArray.Mapping

    No documentation available.

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

    servant Servant.API.TypeLevel

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

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

    yaml Data.Yaml.Parser

    No documentation available.

  10. 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.

Page 356 of many | Previous | Next