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

Hoogle Search

Within Stackage Nightly 2026-07-01 (ghc-9.12.4)

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

  1. setUnions :: [LabelSet] -> LabelSet

    ghc GHC.Cmm.Dataflow.Label

    No documentation available.

  2. setColor :: Uniquable k => k -> color -> Graph k cls color -> Graph k cls color

    ghc GHC.Data.Graph.Ops

    Set the color of a certain node

  3. setEnv :: env' -> IOEnv env' a -> IOEnv env a

    ghc GHC.Data.IOEnv

    Perform a computation with a different environment

  4. setAfterBind :: HasAfterBind a => (Socket -> IO ()) -> a -> a

    conduit-extra Data.Conduit.Network

    No documentation available.

  5. setHost :: ByteString -> ClientSettings -> ClientSettings

    conduit-extra Data.Conduit.Network

    No documentation available.

  6. setNeedLocalAddr :: Bool -> ServerSettings -> ServerSettings

    conduit-extra Data.Conduit.Network

    No documentation available.

  7. setPort :: HasPort a => Int -> a -> a

    conduit-extra Data.Conduit.Network

    No documentation available.

  8. setAfterBind :: HasAfterBind a => (Socket -> IO ()) -> a -> a

    conduit-extra Data.Conduit.Network.Unix

    No documentation available.

  9. setPath :: HasPath a => FilePath -> a -> a

    conduit-extra Data.Conduit.Network.Unix

    No documentation available.

  10. setTime :: (Integral a, Bits a) => UUID -> a -> Maybe UUID

    uuid Data.UUID.Util

    No documentation available.

Page 38 of many | Previous | Next

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