Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

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

  1. foreignFor :: HasForeign lang ftype api => Proxy lang -> Proxy ftype -> Proxy api -> Req ftype -> Foreign ftype api

    servant-foreign Servant.Foreign

    No documentation available.

  2. foreignFor :: HasForeign lang ftype api => Proxy lang -> Proxy ftype -> Proxy api -> Req ftype -> Foreign ftype api

    servant-foreign Servant.Foreign.Internal

    No documentation available.

  3. format :: C y => y -> T

    sox Sound.Sox.Frame

    No documentation available.

  4. format :: T String

    sox Sound.Sox.Information

    No documentation available.

  5. format :: T -> T

    sox Sound.Sox.Option.Format

    No documentation available.

  6. foreignObject_ :: Term result => [Attribute] -> result

    svg-builder Graphics.Svg.Elements

    foreignobject element

  7. format :: (C sig, Show x) => Int -> sig x -> ShowS

    synthesizer-core Synthesizer.Format

    No documentation available.

  8. forkManaged :: ThreadManager -> String -> IO () -> IO ()

    time-manager System.ThreadManager

    Fork a managed thread. This guarantees that the thread ID is added to the manager's queue before the thread starts, and is removed again when the thread terminates (normally or abnormally).

  9. forkManagedFinally :: ThreadManager -> String -> IO () -> IO () -> IO ()

    time-manager System.ThreadManager

    Fork a managed thread with a cleanup function.

  10. forkManagedTimeout :: ThreadManager -> String -> (Handle -> IO ()) -> IO ()

    time-manager System.ThreadManager

    Fork a managed thread with a handle created by a timeout manager.

Page 92 of many | Previous | Next