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.
Proxy1 :: Proxy1 (f :: Type -> Type)quickcheck-classes Test.QuickCheck.Classes No documentation available.
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.
Proxy2 :: Proxy2 (f :: Type -> Type -> Type)quickcheck-classes Test.QuickCheck.Classes No documentation available.
-
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.
-
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.
class Monad m =>
PrimMonad (m :: Type -> Type)foldl Control.Foldl Class of monads which can perform primitive state-transformer actions.
class RenderRoute a =>
ParseRoute ayesod-core Yesod.Core No documentation available.
PermissionDenied :: Text -> ErrorResponseyesod-core Yesod.Core Indicates the user doesn't have permission to access the requested resource. This is thrown when isAuthorized returns Unauthorized. HTTP code: 403.
-
yesod-core Yesod.Core.Dispatch No documentation available.
-
yesod-core Yesod.Core.Dispatch No documentation available.