Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ascii-char ASCII.Char ]
-
breakpoint Debug.Breakpoint.GhcFacade No documentation available.
-
breakpoint Debug.Breakpoint.GhcFacade No documentation available.
SquareBracketClose :: EscapedSymbolclash-lib Clash.Netlist.BlackBox.Types No documentation available.
SquareBracketOpen :: EscapedSymbolclash-lib Clash.Netlist.BlackBox.Types No documentation available.
-
core-program Core.System.Pretty >>> lbracket [
-
core-program Core.System.Pretty >>> rbracket ]
AnotherBracketMatchType :: Int -> BracketMatchTypegi-gtksource5 GI.GtkSource.Enums Catch-all for unknown values
type
BufferBracketMatchedCallback = Maybe TextIter -> BracketMatchType -> IO ()gi-gtksource5 GI.GtkSource.Objects.Buffer iter is set to a valid iterator pointing to the matching bracket if state is BracketMatchTypeFound. Otherwise iter is meaningless. The signal is emitted only when the state changes, typically when the cursor moves. A use-case for this signal is to show messages in a Statusbar.
-
gi-gtksource5 GI.GtkSource.Objects.Buffer Connect a signal handler for the bracketMatched signal, to be run after the default handler. When overloading is enabled, this is equivalent to
after buffer #bracketMatched callback
By default the object invoking the signal is not passed to the callback. If you need to access it, you can use the implit ?self parameter. Note that this requires activating the ImplicitParams GHC extension.