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

    posix-pty System.Posix.Pty

    ICRNL - Map CR to NL on input

  2. MapLFtoCR :: TerminalMode

    posix-pty System.Posix.Pty

    INLCR - Map NL to CR on input

  3. MapLFtoCRLF :: TerminalMode

    posix-pty System.Posix.Pty

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

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

  5. Mappings :: HashMap Text Text -> Mappings

    richenv RichEnv.Types

    No documentation available.

  6. data Mapping

    sourcemap SourceMap.Types

    A mapping.

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

    sourcemap SourceMap.Types

    No documentation available.

  8. type Mapping = HashMap Text Object

    stratosphere Stratosphere.Template

    No documentation available.

  9. module Swish.RDF.Datatype.XSD.MapDecimal

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

  10. module Swish.RDF.Datatype.XSD.MapInteger

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

Page 77 of many | Previous | Next