معرفی شرکت ها


ghc-generic-deriving-1.14.2-2.fc38.src.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Generic programming library for generalised deriving
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything i686
نام بسته ghc-generic-deriving
نام فایل بسته ghc-generic-deriving-1.14.2-2.fc38.src.rpm
نسخه بسته 1.14.2
انتشار بسته 2.fc38
معماری بسته i686
نگهدارنده -
تاریخ ساخت Thu 16 Feb 2023 11
هاست سازنده buildvm-x86-06.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://hackage.haskell.org/package/generic-deriving
مجوز BSD-3-Clause
حجم دانلود 96K
حجم نصب 81.428K
This package provides functionality for generalising the deriving mechanism in Haskell to arbitrary classes. It was first described in the paper: * /A generic deriving mechanism for Haskell/. Jose Pedro Magalhaes, Atze Dijkstra, Johan Jeuring, and Andres Loeh. Haskell'10. The current implementation integrates with the new GHC Generics. See <http://www.haskell.org/haskellwiki/GHC.Generics> for more information. Template Haskell code is provided for supporting older GHCs. This library is organized as follows: * "Generics.Deriving.Base" defines the core functionality for GHC generics, including the 'Generic(1)' classes and representation data types. On modern versions of GHC, this simply re-exports "GHC.Generics" from 'base'. On older versions of GHC, this module backports parts of "GHC.Generics" that were not included at the time, including 'Generic(1)' instances. * "Generics.Deriving.TH" implements Template Haskell functionality for deriving instances of 'Generic(1)'. * Educational code: in order to provide examples of how to define and use "GHC.Generics"-based defaults, this library offers a number of modules which define examples of type classes along with default implementations for the classes' methods. Currently, the following modules are provided: "Generics.Deriving.Copoint", "Generics.Deriving.ConNames", "Generics.Deriving.Enum", "Generics.Deriving.Eq", "Generics.Deriving.Foldable", "Generics.Deriving.Functor", "Generics.Deriving.Monoid", "Generics.Deriving.Semigroup", "Generics.Deriving.Show", "Generics.Deriving.Traversable", and "Generics.Deriving.Uniplate". It is worth emphasizing that these modules are primarly intended for educational purposes. Many of the classes in these modules resemble other commonly used classes—for example, 'GShow' from "Generics.Deriving.Show" resembles 'Show' from 'base'—but in general, the classes that 'generic-deriving' defines are not drop-in replacements. Moreover, the generic defaults that 'generic-deriving' provide often make simplifying assumptions that may violate expectations of how these classes might work elsewhere. For example, the generic default for 'GShow' does not behave exactly like 'deriving Show' would. If you are seeking "GHC.Generics"-based defaults for type classes in 'base', consider using the '<http://hackage.haskell.org/package/generic-data generic-data>' library. * "Generics.Deriving.Default" provides newtypes that allow leveraging the generic defaults in this library using the 'DerivingVia' GHC language extension. * "Generics.Deriving" re-exports "Generics.Deriving.Base", "Generics.Deriving.Default", and a selection of educational modules.


جایگزین ها

بسته نسخه معماری مخزن
ghc-generic-deriving-1.14.2-2.fc38.aarch64.rpm 1.14.2 aarch64 Fedora Everything
ghc-generic-deriving-1.14.2-2.fc38.x86_64.rpm 1.14.2 x86_64 Fedora Everything
ghc-generic-deriving-devel-1.14.2-2.fc38.aarch64.rpm 1.14.2 aarch64 Fedora Everything
ghc-generic-deriving-devel-1.14.2-2.fc38.x86_64.rpm 1.14.2 x86_64 Fedora Everything
ghc-generic-deriving-doc-1.14.2-2.fc38.noarch.rpm 1.14.2 noarch Fedora Everything
ghc-generic-deriving-prof-1.14.2-2.fc38.aarch64.rpm 1.14.2 aarch64 Fedora Everything
ghc-generic-deriving-prof-1.14.2-2.fc38.x86_64.rpm 1.14.2 x86_64 Fedora Everything


نیازمندی

مقدار نام
- ghc-Cabal-devel
- ghc-base-devel
- ghc-base-prof
- ghc-containers-devel
- ghc-containers-prof
- ghc-hspec-devel
- ghc-hspec-discover-devel
- ghc-rpm-macros
- ghc-template-haskell-devel
- ghc-template-haskell-prof
- ghc-th-abstraction-devel
- ghc-th-abstraction-prof


ارائه دهنده

مقدار نام
= 1.14.2-2.fc38 ghc-generic-deriving
= 1.14.2-2.fc38 ghc-generic-deriving-devel
= 1.14.2-2.fc38 ghc-generic-deriving-prof
= 1.14.2-2.fc38 ghc-generic-deriving-debuginfo
= 1.14.2-2.fc38 ghc-generic-deriving-debugsource


نحوه نصب


نصب پکیج rpm ghc-generic-deriving:

    dnf install ghc-generic-deriving-1.14.2-2.fc38.src.rpm


فایل ها

مسیرها
generic-deriving-1.14.2.tar.gz


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-01-22

https://hackage.haskell.org/package/generic-deriving-1.14.2/changelog
refresh to cabal-rpm-2.1.0 with SPDX migration

2022-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-06-07

https://hackage.haskell.org/package/generic-deriving-1.14.1/changelog

2022-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-08-05

update to 1.14

2021-08-05

revised .cabal

2021-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

2021-01-26

Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild