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

    unix System.Posix.Terminal.ByteString

    INLCR - Map NL to CR on input

  2. MapLFtoCRLF :: TerminalMode

    unix System.Posix.Terminal.ByteString

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

  3. MapCRtoLF :: TerminalMode

    unix System.Posix.Terminal.PosixString

    ICRNL - Map CR to NL on input

  4. MapLFtoCR :: TerminalMode

    unix System.Posix.Terminal.PosixString

    INLCR - Map NL to CR on input

  5. MapLFtoCRLF :: TerminalMode

    unix System.Posix.Terminal.PosixString

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

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

    gogol-core Gogol.Prelude

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

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

    profunctors Data.Profunctor

    No documentation available.

  8. module Data.Profunctor.Mapping

    No documentation available.

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

    profunctors Data.Profunctor.Mapping

    No documentation available.

  10. module Data.ByteArray.Mapping

    No documentation available.

Page 48 of many | Previous | Next