Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. AI_V4MAPPED :: AddrInfoFlag

    network Network.Socket

    If an IPv6 lookup is performed, and no IPv6 addresses are found, IPv6-mapped IPv4 addresses will be returned. (Only some platforms support this.)

  2. parsecMap :: forall a b s u (m :: Type -> Type) . (a -> b) -> ParsecT s u m a -> ParsecT s u m b

    parsec Text.Parsec

    No documentation available.

  3. parsecMap :: forall a b s u (m :: Type -> Type) . (a -> b) -> ParsecT s u m a -> ParsecT s u m b

    parsec Text.Parsec.Prim

    No documentation available.

  4. module System.Posix.Semaphore

    POSIX named semaphore support.

  5. data Semaphore

    unix System.Posix.Semaphore

    No documentation available.

  6. OutputMapCRtoLF :: TerminalMode

    unix System.Posix.Terminal

    OCRNL - (XSI) Map CR to NL on output

  7. OutputMapCRtoLF :: TerminalMode

    unix System.Posix.Terminal.ByteString

    OCRNL - (XSI) Map CR to NL on output

  8. OutputMapCRtoLF :: TerminalMode

    unix System.Posix.Terminal.PosixString

    OCRNL - (XSI) Map CR to NL on output

  9. bimapImproving :: (a -> c) -> (b -> d) -> (a :~> b) -> c :~> d

    test-framework Test.Framework.Providers.API

    No documentation available.

  10. treeMapParser :: (forall x . () => ArgumentReachability -> Option x -> b) -> Parser a -> OptTree b

    optparse-applicative Options.Applicative.Common

    Like mapParser, but collect the results in a tree structure.

Page 424 of many | Previous | Next