Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. MapLFtoCR :: TerminalMode

    posix-pty System.Posix.Pty

    INLCR - Map NL to CR on input

  2. MapLFtoCRLF :: TerminalMode

    posix-pty System.Posix.Pty

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

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

  4. Mappings :: HashMap Text Text -> Mappings

    richenv RichEnv.Types

    No documentation available.

  5. data Mapping

    sourcemap SourceMap.Types

    A mapping.

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

    sourcemap SourceMap.Types

    No documentation available.

  7. type Mapping = HashMap Text Object

    stratosphere Stratosphere.Template

    No documentation available.

  8. module Swish.RDF.Datatype.XSD.MapDecimal

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

  9. module Swish.RDF.Datatype.XSD.MapInteger

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

  10. type family MapLeftRender (eer :: Either PERun r) :: Either ErrorMessage r

    symparsec Symparsec.Run

    No documentation available.

Page 387 of many | Previous | Next