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

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. BracketedSpec :: Text -> Bool -> Maybe Char -> Maybe Char -> (ReferenceMap -> Text -> Parsec [Tok] () (il -> il)) -> BracketedSpec il

    commonmark Commonmark.Inlines

    No documentation available.

  2. BracketOrigin :: CtOrigin

    ghc-typelits-presburger GHC.TypeLits.Presburger.Compat

    No documentation available.

  3. Bracketed :: [Markup] -> Markup

    typst Typst.Syntax

    No documentation available.

  4. Bracketed :: [Selector a] -> Segment a

    aeson-jsonpath Data.Aeson.JSONPath.Types

    No documentation available.

  5. data BracketMatchType

    gi-gtksource5 GI.GtkSource.Enums

    No description available in the introspection data.

  6. BracketMatchTypeFound :: BracketMatchType

    gi-gtksource5 GI.GtkSource.Enums

    a matching bracket was found.

  7. BracketMatchTypeNone :: BracketMatchType

    gi-gtksource5 GI.GtkSource.Enums

    there is no bracket to match.

  8. BracketMatchTypeNotFound :: BracketMatchType

    gi-gtksource5 GI.GtkSource.Enums

    a matching bracket was not found.

  9. BracketMatchTypeOutOfRange :: BracketMatchType

    gi-gtksource5 GI.GtkSource.Enums

    matching a bracket failed because the maximum range was reached.

  10. pattern BracketExp :: Bracket -> Exp

    haskell-src-exts-simple Language.Haskell.Exts.Simple.Syntax

    No documentation available.

Page 23 of many | Previous | Next

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