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. formatWith :: IO a -> IO a

    soxlib Sound.SoxLib

    All SoxLib operations must be enclosed in formatWith. You must only call it once per program.

  2. forkIOManaged :: IO () -> IO ThreadId

    streamly-core Streamly.Internal.Control.ForkIO

    Fork a thread that is automatically killed as soon as the reference to the returned threadId is garbage collected.

  3. forkManagedWith :: MonadIO m => (m () -> m ThreadId) -> m () -> m ThreadId

    streamly-core Streamly.Internal.Control.ForkIO

    Fork a thread that is automatically killed as soon as the reference to the returned threadId is garbage collected.

  4. force :: T a -> T a

    synthesizer-midi Synthesizer.MIDI.Value.BendModulation

    No documentation available.

  5. forceGoldenResult :: GoldenResult -> IO GoldenResultI

    tasty-silver Test.Tasty.Silver.Internal

    No documentation available.

  6. form :: Operator -> FormType

    texmath Text.TeXMath.Types

    Whether Prefix, Postfix or Infix

  7. forceBeatAtTime :: SessionState -> Beat -> Micros -> Quantum -> IO ()

    tidal-link Sound.Tidal.Link

    No documentation available.

  8. forgetTableAnns :: Table' a -> Table

    toml-parser Toml

    Replaces annotations with a unit.

  9. forgetValueAnns :: Value' a -> Value

    toml-parser Toml

    Replaces annotations with a unit.

  10. forgetTableAnns :: Table' a -> Table

    toml-parser Toml.Semantics

    Replaces annotations with a unit.

Page 145 of many | Previous | Next