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.

  1. deriveUniverseSome :: DeriveUniverseSome a => a -> DecsQ

    universe-some Data.Universe.Some.TH

    No documentation available.

  2. 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.

  3. 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.

  4. package derive-storable

    Derive Storable instances with GHC.Generics. Derive Storable instances with GHC.Generics. The derived Storable instances have the same alignment as C structs.

  5. 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.

  6. 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.

  7. derived :: Context s t a b => Iso s t a b

    generic-lens-core Data.Generics.Internal.Wrapped

    No documentation available.

  8. derived :: forall (field :: Symbol) s t a b . Context0 field s t a b => Lens s t a b

    generic-lens-core Data.Generics.Product.Internal.Fields

    No documentation available.

  9. derived :: forall (n :: Nat) s t a b . Context n s t a b => Traversal s t a b

    generic-lens-core Data.Generics.Product.Internal.Param

    No documentation available.

  10. derived' :: forall (i :: Nat) s a . Context' i s a => Lens s s a a

    generic-lens-core Data.Generics.Product.Internal.Positions

    No documentation available.

Page 28 of many | Previous | Next