Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. Maple :: Text -> SearchStatus

    oeis2 Math.OEIS.Types

    No documentation available.

  2. data MapItem k v

    pinch Pinch.Internal.Value

    A single item in a map

  3. MapItem :: !Value k -> !Value v -> MapItem k v

    pinch Pinch.Internal.Value

    No documentation available.

  4. MapCRtoLF :: TerminalMode

    posix-pty System.Posix.Pty

    ICRNL - Map CR to NL on input

  5. MapLFtoCR :: TerminalMode

    posix-pty System.Posix.Pty

    INLCR - Map NL to CR on input

  6. MapLFtoCRLF :: TerminalMode

    posix-pty System.Posix.Pty

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

  7. newtype Mappings

    richenv RichEnv.Types

    A list of key-value pairs representing environment variable name mappings. The internal representation is a 'HashMap Text Text', where the key is the final variable name and the value is the current one which will be replaced.

  8. Mappings :: HashMap Text Text -> Mappings

    richenv RichEnv.Types

    No documentation available.

  9. data Mapping

    sourcemap SourceMap.Types

    A mapping.

  10. Mapping :: Pos -> !Maybe Pos -> !Maybe FilePath -> !Maybe Text -> Mapping

    sourcemap SourceMap.Types

    No documentation available.

Page 386 of many | Previous | Next