Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. mapZ_ :: (a -> b) -> Zipper a -> Zipper b

    xmonad-contrib XMonad.Util.Stack

    mapZ without the Bool argument

  2. MapCRtoLF :: TerminalMode

    unix System.Posix.Terminal

    ICRNL - Map CR to NL on input

  3. MapLFtoCR :: TerminalMode

    unix System.Posix.Terminal

    INLCR - Map NL to CR on input

  4. MapLFtoCRLF :: TerminalMode

    unix System.Posix.Terminal

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

  5. MapCRtoLF :: TerminalMode

    unix System.Posix.Terminal.ByteString

    ICRNL - Map CR to NL on input

  6. MapLFtoCR :: TerminalMode

    unix System.Posix.Terminal.ByteString

    INLCR - Map NL to CR on input

  7. MapLFtoCRLF :: TerminalMode

    unix System.Posix.Terminal.ByteString

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

  8. MapCRtoLF :: TerminalMode

    unix System.Posix.Terminal.PosixString

    ICRNL - Map CR to NL on input

  9. MapLFtoCR :: TerminalMode

    unix System.Posix.Terminal.PosixString

    INLCR - Map NL to CR on input

  10. MapLFtoCRLF :: TerminalMode

    unix System.Posix.Terminal.PosixString

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

Page 357 of many | Previous | Next