Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. pattern BracketExp :: Bracket -> Exp

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

    No documentation available.

  2. BracketLeft :: Key

    keycode Web.KeyCode

    Without Shift: [. With Shift: {.

  3. BracketRight :: Key

    keycode Web.KeyCode

    Without Shift: ]. With Shift: }.

  4. pattern BracketList :: [Sexp] -> Sexp

    sexp-grammar Language.Sexp

    No documentation available.

  5. BracketListF :: [e] -> SexpF e

    sexp-grammar Language.Sexp

    No documentation available.

  6. pattern BracketList :: [Sexp] -> Sexp

    sexp-grammar Language.Sexp.Located

    No documentation available.

  7. BracketListF :: [e] -> SexpF e

    sexp-grammar Language.Sexp.Located

    No documentation available.

  8. data BracketMatchType

    gi-gtksource5 GI.GtkSource.Enums

    No description available in the introspection data.

  9. BracketMatchTypeFound :: BracketMatchType

    gi-gtksource5 GI.GtkSource.Enums

    a matching bracket was found.

  10. BracketMatchTypeNone :: BracketMatchType

    gi-gtksource5 GI.GtkSource.Enums

    there is no bracket to match.

Page 23 of many | Previous | Next