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

Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. newtype EnumSet e

    regex-tdfa Data.IntSet.EnumSet2

    No documentation available.

  2. EnumSet :: IntSet -> EnumSet e

    regex-tdfa Data.IntSet.EnumSet2

    No documentation available.

  3. isProperSubsetOf :: Enum e => EnumSet e -> EnumSet e -> Bool

    regex-tdfa Data.IntSet.EnumSet2

    No documentation available.

  4. isSubsetOf :: Enum e => EnumSet e -> EnumSet e -> Bool

    regex-tdfa Data.IntSet.EnumSet2

    No documentation available.

  5. unEnumSet :: EnumSet e -> IntSet

    regex-tdfa Data.IntSet.EnumSet2

    No documentation available.

  6. bitraverseThese :: Applicative f => (a -> f c) -> (b -> f d) -> These a b -> f (These c d)

    these Data.These.Combinators

    Bitraversable bitraverse.

  7. GIRSetAttr :: (GIRPath, Name) -> Text -> GIRRule

    haskell-gi Data.GI.CodeGen.API

    (Path to element, attrName), newValue.

  8. fieldOffset :: Field -> Int

    haskell-gi Data.GI.CodeGen.API

    No documentation available.

  9. objSetValueFunc :: Object -> Maybe Text

    haskell-gi Data.GI.CodeGen.API

    No documentation available.

  10. propSetter :: Property -> Maybe Text

    haskell-gi Data.GI.CodeGen.API

    No documentation available.

Page 91 of many | Previous | Next

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