Hoogle Search

Within Stackage Nightly 2025-10-01 (ghc-9.12.2)

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

  1. EnumSet :: IntSet -> EnumSet e

    regex-tdfa Data.IntSet.EnumSet2

    No documentation available.

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

    regex-tdfa Data.IntSet.EnumSet2

    No documentation available.

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

    regex-tdfa Data.IntSet.EnumSet2

    No documentation available.

  4. unEnumSet :: EnumSet e -> IntSet

    regex-tdfa Data.IntSet.EnumSet2

    No documentation available.

  5. inverseTransferFunction :: Fractional a => TransferFunction a -> TransferFunction a

    colour Data.Colour.RGBSpace

    This reverses a TransferFunction.

  6. keysSet :: Ord k => T k a -> T k

    non-empty Data.NonEmpty.Map

    No documentation available.

  7. fromSetGet :: (a -> r -> r) -> (r -> a) -> T r a

    data-accessor Data.Accessor.Basic

    No documentation available.

  8. data ClientSettings

    streaming-commons Data.Streaming.Network

    Settings for a TCP client, specifying how to connect to the server.

  9. data ClientSettingsUnix

    streaming-commons Data.Streaming.Network

    Settings for a Unix domain sockets client.

  10. data ServerSettings

    streaming-commons Data.Streaming.Network

    Settings for a TCP server. It takes a port to listen on, and an optional hostname to bind to.

Page 90 of many | Previous | Next