Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. formData :: MonadDOM m => Response -> m Blob

    jsaddle-dom JSDOM.Generated.Response

    Mozilla Response.formData documentation

  2. formData_ :: MonadDOM m => Response -> m ()

    jsaddle-dom JSDOM.Generated.Response

    Mozilla Response.formData documentation

  3. forceRedraw :: MonadDOM m => SVGSVGElement -> m ()

    jsaddle-dom JSDOM.Generated.SVGSVGElement

    Mozilla SVGSVGElement.forceRedraw documentation

  4. forstmt :: Maybe Expr -> Maybe Expr -> Maybe Expr -> [Stmt] -> Stmt

    language-c99-simple Language.C99.Simple.Translate

    No documentation available.

  5. fortuneDistributionWhere :: (FortuneFile -> Int -> IndexEntry -> IO Bool) -> [FortuneFile] -> IO (Categorical Float (FortuneFile, Categorical Float Int))

    misfortune Data.Fortune

    Like defaultFortuneDistribution, but filtering the fortunes. In addition to the fortune file, the tuples in the distribution include a distribution over the matching fortune indices in that file, assigning equal weight to each.

  6. fortuneFilePath :: FortuneFile -> FilePath

    misfortune Data.Fortune

    Get the path of the text part of an open fortune database.

  7. fortuneIndexPath :: FortuneFile -> FilePath

    misfortune Data.Fortune

    Get the path of the index part of an open fortune database.

  8. forkM :: forall (m :: Type -> Type) t . MonadPeelIO m => MState t m () -> MState t m ThreadId

    mstate Control.Concurrent.MState

    Start a new stateful thread.

  9. forkM_ :: forall (m :: Type -> Type) t . MonadPeelIO m => MState t m () -> MState t m ()

    mstate Control.Concurrent.MState

    No documentation available.

  10. fork :: ForkIO io => io () -> io ThreadId

    network-house Net.Concurrent

    No documentation available.

Page 242 of many | Previous | Next