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.
-
transformers-compat Data.Functor.Classes.Generic.Internal Class of generic representation types that can be checked for equality.
NonV4Eq1Args :: forall a b . (a -> b -> Bool) -> Eq1Args NonV4 a btransformers-compat Data.Functor.Classes.Generic.Internal No documentation available.
V4Eq1Args :: forall a . Eq a => Eq1Args V4 a atransformers-compat Data.Functor.Classes.Generic.Internal No documentation available.
geq :: GEq a => a -> a -> Booltransformers-compat Data.Functor.Classes.Generic.Internal No documentation available.
gliftEq :: GEq1 v t => Eq1Args v a b -> t a -> t b -> Booltransformers-compat Data.Functor.Classes.Generic.Internal No documentation available.
liftEqDefault :: (GEq1 NonV4 (Rep1 f), Generic1 f) => (a -> b -> Bool) -> f a -> f b -> Booltransformers-compat Data.Functor.Classes.Generic.Internal A sensible default liftEq implementation for Generic1 instances.
-
transformers-compat Data.Functor.Classes.Generic.Internal Like liftEqDefault, but with configurable Options. Currently, the Options have no effect (but this may change in the future).
generateQ :: Curve -> Integer -> Pointcrypton Crypto.PubKey.ECC.Generate Generate Q given d. WARNING: Vulnerable to timing attacks.
requireCustomEnv :: KeyMap Text -> EnvUsageyaml Data.Yaml.Config Same as requireEnv, but instead of the actual environment, use the provided HashMap as the environment.
-
yaml Data.Yaml.Config Do not use default values from the config file, but instead take all overrides from the environment. If a value is missing, loading the file will throw an exception.