Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. derivedUpdateAllColumn' :: (PersistableWidth r, TableDerivable r) => Config -> (Record Flat r -> Restrict (PlaceHolders p)) -> Update (r, p)

    relational-query Database.Relational.Type

    Deprecated: use updateAllColumn' instead of this.

  2. derivePersistableInstanceFromConvertible :: Q Type -> Q [Dec]

    relational-query-HDBC Database.HDBC.Record.TH

    Template to declare HDBC instances of DB-record against single value type.

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

    universe-some Data.Universe.Some.TH

    No documentation available.

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

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

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

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

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

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

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

    No documentation available.

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

Page 29 of many | Previous | Next