• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. Unidir :: PatSynDir

    template-haskell Language.Haskell.TH

    pattern P x {<-} p
    

  2. UndecidableInstances :: Extension

    template-haskell Language.Haskell.TH.LanguageExtensions

    No documentation available.

  3. UndecidableSuperClasses :: Extension

    template-haskell Language.Haskell.TH.LanguageExtensions

    No documentation available.

  4. explBidir :: Quote m => [m Clause] -> m PatSynDir

    template-haskell Language.Haskell.TH.Lib

    No documentation available.

  5. implBidir :: Quote m => m PatSynDir

    template-haskell Language.Haskell.TH.Lib

    No documentation available.

  6. unidir :: Quote m => m PatSynDir

    template-haskell Language.Haskell.TH.Lib

    No documentation available.

  7. explBidir :: Quote m => [m Clause] -> m PatSynDir

    template-haskell Language.Haskell.TH.Lib.Internal

    No documentation available.

  8. implBidir :: Quote m => m PatSynDir

    template-haskell Language.Haskell.TH.Lib.Internal

    No documentation available.

  9. unidir :: Quote m => m PatSynDir

    template-haskell Language.Haskell.TH.Lib.Internal

    No documentation available.

  10. DecidedLazy :: DecidedStrictness

    template-haskell Language.Haskell.TH.Syntax

    Field inferred to not have a bang.

Page 376 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete