Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. module GHC.ForeignPtr_LHAssumptions

    No documentation available.

  2. class (ForallF c xs, Generate xs) => Forall (c :: k -> Constraint) (xs :: [k])

    membership Type.Membership

    Every element in xs satisfies c

  3. type family ForallF (c :: k -> Constraint) (xs :: [k])

    membership Type.Membership

    HACK: Without this, the constraints are not propagated well.

  4. module Data.Fortune

    No documentation available.

  5. data FortuneFile

    misfortune Data.Fortune

    A handle to an open fortune database.

  6. 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.

  7. 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.

  8. FORTRAN :: Language

    moss Stanford.Moss

    No documentation available.

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

    network-house Net.Concurrent

    No documentation available.

  10. type Formatter = Message -> String

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

    Convert Message into a String to print out by Logger

Page 390 of many | Previous | Next