Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. data FortuneStats

    misfortune Data.Fortune

    Some statistics about the fortunes in a database. These are stored in the index file and used to speed up various calculations that would otherwise require re-reading lots of files.

  2. data FortuneType

    misfortune Data.Fortune

    Three different search paths are supported, depending on the "type" of fortune requested. These are the types that can be requested.

  3. FORTRAN :: Language

    moss Stanford.Moss

    No documentation available.

  4. class (Functor io, Monad io) => ForkIO (io :: Type -> Type)

    network-house Net.Concurrent

    No documentation available.

  5. type Formatter = Message -> String

    network-messagepack-rpc Network.MessagePack.RPC.Client

    Convert Message into a String to print out by Logger

  6. type Formatter = Message -> String

    network-messagepack-rpc Network.MessagePack.RPC.Client.Internal

    Convert Message into a String to print out by Logger

  7. FormatFunction :: (Double -> String) -> TickFormat

    plot Graphics.Rendering.Plot.Figure

    No documentation available.

  8. type FormattedSeries = Data DecoratedSeries

    plot Graphics.Rendering.Plot.Figure

    No documentation available.

  9. Forward :: Mode

    repa-algorithms Data.Array.Repa.Algorithms.FFT

    No documentation available.

  10. data ForceInvalidate

    serversession Web.ServerSession.Core

    Which session IDs should be invalidated. Note that this is not the same concept of invalidation as used on J2EE. In this context, invalidation means creating a fresh session ID for this user's session and disabling the old ID. Its purpose is to avoid session fixation attacks.

Page 391 of many | Previous | Next