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. MapItem :: !Value k -> !Value v -> MapItem k v

    pinch Pinch.Internal.Value

    No documentation available.

  2. MapCRtoLF :: TerminalMode

    posix-pty System.Posix.Pty

    ICRNL - Map CR to NL on input

  3. MapLFtoCR :: TerminalMode

    posix-pty System.Posix.Pty

    INLCR - Map NL to CR on input

  4. MapLFtoCRLF :: TerminalMode

    posix-pty System.Posix.Pty

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

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

  6. Mappings :: HashMap Text Text -> Mappings

    richenv RichEnv.Types

    No documentation available.

  7. data Mapping

    sourcemap SourceMap.Types

    A mapping.

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

    sourcemap SourceMap.Types

    No documentation available.

  9. type Mapping = HashMap Text Object

    stratosphere Stratosphere.Template

    No documentation available.

  10. module Swish.RDF.Datatype.XSD.MapDecimal

    This module defines the datatytpe mapping and relation values used for RDF dataype xsd:decimal.

Page 386 of many | Previous | Next