Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. PropertyReadable :: PropertyFlag

    haskell-gi Data.GI.GIR.Property

    No documentation available.

  2. PropertyWritable :: PropertyFlag

    haskell-gi Data.GI.GIR.Property

    No documentation available.

  3. data Proxy1 (f :: Type -> Type)

    quickcheck-classes Test.QuickCheck.Classes

    In older versions of GHC, Proxy is not poly-kinded, so we provide Proxy1.

  4. Proxy1 :: Proxy1 (f :: Type -> Type)

    quickcheck-classes Test.QuickCheck.Classes

    No documentation available.

  5. data Proxy2 (f :: Type -> Type -> Type)

    quickcheck-classes Test.QuickCheck.Classes

    In older versions of GHC, Proxy is not poly-kinded, so we provide Proxy2.

  6. Proxy2 :: Proxy2 (f :: Type -> Type -> Type)

    quickcheck-classes Test.QuickCheck.Classes

    No documentation available.

  7. ProcessCPUTime :: Clock

    clock System.Clock

    The identifier of the CPU-time clock associated with the calling process. For this clock, the value returned by getTime represents the amount of execution time of the current process.

  8. ProcessCPUTime :: Clock

    clock System.Clock.Seconds

    The identifier of the CPU-time clock associated with the calling process. For this clock, the value returned by getTime represents the amount of execution time of the current process.

  9. class Monad m => PrimMonad (m :: Type -> Type)

    foldl Control.Foldl

    Class of monads which can perform primitive state-transformer actions.

  10. class RenderRoute a => ParseRoute a

    yesod-core Yesod.Core

    No documentation available.

Page 207 of many | Previous | Next