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.
pattern
BracketExp :: Bracket -> Exphaskell-src-exts-simple Language.Haskell.Exts.Simple.Syntax No documentation available.
-
keycode Web.KeyCode Without Shift: [. With Shift: {.
-
keycode Web.KeyCode Without Shift: ]. With Shift: }.
pattern
BracketList :: [Sexp] -> Sexpsexp-grammar Language.Sexp No documentation available.
BracketListF :: [e] -> SexpF esexp-grammar Language.Sexp No documentation available.
pattern
BracketList :: [Sexp] -> Sexpsexp-grammar Language.Sexp.Located No documentation available.
BracketListF :: [e] -> SexpF esexp-grammar Language.Sexp.Located No documentation available.
-
gi-gtksource5 GI.GtkSource.Enums No description available in the introspection data.
BracketMatchTypeFound :: BracketMatchTypegi-gtksource5 GI.GtkSource.Enums a matching bracket was found.
BracketMatchTypeNone :: BracketMatchTypegi-gtksource5 GI.GtkSource.Enums there is no bracket to match.