Hoogle Search
Within LTS Haskell 24.19 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
deriveUniverseSome :: DeriveUniverseSome a => a -> DecsQuniverse-some Data.Universe.Some.TH No documentation available.
deriveHFunctor :: (Infinite (Q Type) -> Q Type) -> DataInfo -> Q [Dec]data-effects-th Data.Effect.HFunctor.TH.Internal Derive an instance of HFunctor for a type constructor of any higher-order kind taking at least two arguments.
deriveHFunctor :: (Infinite (Q Type) -> Q Type) -> DataInfo -> Q [Dec]data-effects-th Data.Effect.TH Derive an instance of HFunctor for a type constructor of any higher-order kind taking at least two arguments.
-
Derive Storable instances with GHC.Generics. Derive Storable instances with GHC.Generics. The derived Storable instances have the same alignment as C structs.
deriveBoth :: Options -> Name -> Q [Dec]elm-bridge Elm.Derive Equivalent to running both deriveJSON and deriveElmDef with the same options, so as to ensure the code on the Haskell and Elm size is synchronized.
deriveElmDef :: Options -> Name -> Q [Dec]elm-bridge Elm.Derive Just derive the elm-bridge definitions for generating the serialization/deserialization code. It must be kept synchronized with the Haskell code manually.
derived :: Context s t a b => Iso s t a bgeneric-lens-core Data.Generics.Internal.Wrapped No documentation available.
derived :: forall (field :: Symbol) s t a b . Context0 field s t a b => Lens s t a bgeneric-lens-core Data.Generics.Product.Internal.Fields No documentation available.
derived :: forall (n :: Nat) s t a b . Context n s t a b => Traversal s t a bgeneric-lens-core Data.Generics.Product.Internal.Param No documentation available.
derived' :: forall (i :: Nat) s a . Context' i s a => Lens s s a ageneric-lens-core Data.Generics.Product.Internal.Positions No documentation available.