Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. data BracketMatchType

    gi-gtksource5 GI.GtkSource.Enums

    No description available in the introspection data.

  2. BracketMatchTypeFound :: BracketMatchType

    gi-gtksource5 GI.GtkSource.Enums

    a matching bracket was found.

  3. BracketMatchTypeNone :: BracketMatchType

    gi-gtksource5 GI.GtkSource.Enums

    there is no bracket to match.

  4. BracketMatchTypeNotFound :: BracketMatchType

    gi-gtksource5 GI.GtkSource.Enums

    a matching bracket was not found.

  5. BracketMatchTypeOutOfRange :: BracketMatchType

    gi-gtksource5 GI.GtkSource.Enums

    matching a bracket failed because the maximum range was reached.

  6. class Brackets a

    haskell-src-exts-util Language.Haskell.Exts.Util

    No documentation available.

  7. closeBracket :: Encoding' a

    aeson Data.Aeson.Encoding.Internal

    No documentation available.

  8. openBracket :: Encoding' a

    aeson Data.Aeson.Encoding.Internal

    No documentation available.

  9. TypedBracketE :: Exp -> Exp

    template-haskell Language.Haskell.TH

    [|| e ||]
    

  10. typedBracketE :: Quote m => m Exp -> m Exp

    template-haskell Language.Haskell.TH.Lib

    No documentation available.

Page 24 of many | Previous | Next