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. parallelSemaphore :: Label "parallelSemaphore" QSem

    sandwich Test.Sandwich

    No documentation available.

  2. buildModuleMap :: FilePath -> String -> IO ModuleMap

    sandwich Test.Sandwich.TH

    No documentation available.

  3. syntaxMap :: TokenizerConfig -> SyntaxMap

    skylighting-core Skylighting.Tokenizer

    Syntax map to use

  4. type SyntaxMap = Map Text Syntax

    skylighting-core Skylighting.Types

    A map of syntaxes, keyed by full name.

  5. ChangesWhenCasemapped :: Bool_

    text-icu Data.Text.ICU.Char

    No documentation available.

  6. TransportAndMapSymbols :: BlockCode

    text-icu Data.Text.ICU.Char

    No documentation available.

  7. module Data.Validity.IntMap

    No documentation available.

  8. decorateIntMap :: IntMap v -> (v -> Validation) -> Validation

    validity-containers Data.Validity.IntMap

    No documentation available.

  9. decorateMap :: Show k => Map k v -> (k -> v -> Validation) -> Validation

    validity-containers Data.Validity.Map

    No documentation available.

  10. type InputMap = [(Maybe String, String, Event)]

    vty Graphics.Vty.Config

    Mappings from input bytes to event in the order specified. Later entries take precedence over earlier in the case multiple entries have the same byte string.

Page 547 of many | Previous | Next