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

Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. setopt :: Curl -> CurlOption -> IO CurlCode

    curl Network.Curl.Easy

    No documentation available.

  2. setLsb :: BinaryWord w => w -> w

    data-bword Data.BinaryWord

    Set the LSB to 1

  3. setMsb :: BinaryWord w => w -> w

    data-bword Data.BinaryWord

    Set the MSB to 1

  4. setL :: Lens a b -> b -> a -> a

    data-lens-light Data.Lens.Light

    Get the setter function from a lens

  5. setLogLevel :: Client -> BusName -> String -> String -> IO (Either MethodError ())

    dbus-hslogger System.Log.DBus.Client

    No documentation available.

  6. setLogLevelMethodCall :: MethodCall

    dbus-hslogger System.Log.DBus.Client

    No documentation available.

  7. setLogLevel :: String -> Priority -> IO ()

    dbus-hslogger System.Log.DBus.Server

    No documentation available.

  8. setLogLevelFromPriorityString :: String -> String -> IO (Either Reply ())

    dbus-hslogger System.Log.DBus.Server

    No documentation available.

  9. setLogLevelFromPriorityStringTracked :: LogServer -> String -> String -> IO (Either Reply ())

    dbus-hslogger System.Log.DBus.Server

    No documentation available.

  10. setLogLevelTracked :: LogServer -> String -> Priority -> IO ()

    dbus-hslogger System.Log.DBus.Server

    No documentation available.

Page 473 of many | Previous | Next

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