• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. writerSyntaxMap :: WriterOptions -> SyntaxMap

    pandoc Text.Pandoc.Options

    No documentation available.

  2. type HasParallelSemaphore context = HasLabel context "parallelSemaphore" QSem

    sandwich Test.Sandwich

    No documentation available.

  3. parallelSemaphore :: Label "parallelSemaphore" QSem

    sandwich Test.Sandwich

    No documentation available.

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

    sandwich Test.Sandwich.TH

    No documentation available.

  5. syntaxMap :: TokenizerConfig -> SyntaxMap

    skylighting-core Skylighting.Tokenizer

    Syntax map to use

  6. type SyntaxMap = Map Text Syntax

    skylighting-core Skylighting.Types

    A map of syntaxes, keyed by full name.

  7. ChangesWhenCasemapped :: Bool_

    text-icu Data.Text.ICU.Char

    No documentation available.

  8. TransportAndMapSymbols :: BlockCode

    text-icu Data.Text.ICU.Char

    No documentation available.

  9. module Data.Validity.IntMap

    No documentation available.

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

    validity-containers Data.Validity.IntMap

    No documentation available.

Page 549 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete