Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
PropertyConstructOnly :: PropertyFlaghaskell-gi Data.GI.GIR.Property No documentation available.
-
haskell-gi Data.GI.GIR.Property No documentation available.
PropertyReadable :: PropertyFlaghaskell-gi Data.GI.GIR.Property No documentation available.
PropertyWritable :: PropertyFlaghaskell-gi Data.GI.GIR.Property No documentation available.
data
Proxy1 (f :: Type -> Type)quickcheck-classes Test.QuickCheck.Classes In older versions of GHC, Proxy is not poly-kinded, so we provide Proxy1.
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.
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.