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. _TypedBracketE :: Prism' Exp Exp

    lens Language.Haskell.TH.Lens

    No documentation available.

  2. buildTestBracketed :: IO (Test, IO ()) -> Test

    test-framework Test.Framework

    Convenience for creating tests from an IO action, with a cleanup handler for when tests are finished

  3. BuildTestBracketed :: IO (Test, IO ()) -> Test

    test-framework Test.Framework.Providers.API

    Convenience for creating tests from an IO action, with cleanup

  4. buildTestBracketed :: IO (Test, IO ()) -> Test

    test-framework Test.Framework.Providers.API

    Convenience for creating tests from an IO action, with a cleanup handler for when tests are finished

  5. lbracket :: Doc ann

    optparse-applicative Options.Applicative.Help.Pretty

    >>> lbracket
    [
    

  6. rbracket :: Doc ann

    optparse-applicative Options.Applicative.Help.Pretty

    >>> rbracket
    ]
    

  7. LinkArrayElementBracket :: LinkArrayElementStyle

    gogol-core Gogol.Prelude

    foo[]=1&foo[]=2
    

  8. maybeBrackets :: Bool -> Doc a -> Doc a

    pretty Text.PrettyPrint.Annotated.HughesPJ

    Apply brackets to Doc if boolean is true.

  9. maybeBrackets :: Bool -> Doc -> Doc

    pretty Text.PrettyPrint.HughesPJ

    Apply brackets to Doc if boolean is true.

  10. lbracket :: Doc ann

    prettyprinter Prettyprinter

    >>> lbracket
    [
    

Page 25 of many | Previous | Next