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

Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. PatternSetCollatingElement :: String -> PatternSetCollatingElement

    regex-tdfa Text.Regex.TDFA.Pattern

    No documentation available.

  2. newtype PatternSetEquivalenceClass

    regex-tdfa Text.Regex.TDFA.Pattern

    Content of [= =], e.g. "a" for [=a=].

  3. PatternSetEquivalenceClass :: String -> PatternSetEquivalenceClass

    regex-tdfa Text.Regex.TDFA.Pattern

    No documentation available.

  4. PostUpdate :: TagTask -> TagUpdate

    regex-tdfa Text.Regex.TDFA.TNFA

    No documentation available.

  5. PreUpdate :: TagTask -> TagUpdate

    regex-tdfa Text.Regex.TDFA.TNFA

    No documentation available.

  6. data Property (m :: Type -> Type)

    smallcheck Test.SmallCheck

    The type of properties over the monad m.

  7. data PropertyFailure

    smallcheck Test.SmallCheck.Drivers

    No documentation available.

  8. PropertyFalse :: Maybe Reason -> PropertyFailure

    smallcheck Test.SmallCheck.Drivers

    No documentation available.

  9. data PropertySuccess

    smallcheck Test.SmallCheck.Drivers

    No documentation available.

  10. PropertyTrue :: Maybe Reason -> PropertySuccess

    smallcheck Test.SmallCheck.Drivers

    No documentation available.

Page 203 of many | Previous | Next

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