معرفی شرکت ها


ghc-relude-0.7.0.0-6.fc37.src.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

An alternative Haskell prelude for productivity and safety
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything i686
نام بسته ghc-relude
نام فایل بسته ghc-relude-0.7.0.0-6.fc37.src.rpm
نسخه بسته 0.7.0.0
انتشار بسته 6.fc37
معماری بسته i686
نگهدارنده -
تاریخ ساخت Thu 21 Jul 2022 10
هاست سازنده buildvm-x86-31.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://hackage.haskell.org/package/relude
مجوز MIT
حجم دانلود 85K
حجم نصب 72.412K
'relude' is an alternative prelude library. If you find the default 'Prelude' unsatisfying, despite its advantages, consider using 'relude' instead. == Relude goals and design principles * Productivity: You can be more productive with a "non-standard" standard library, and 'relude' helps you with writing safer and more efficient code faster. * Total programming: Usage of partial functions can lead to unexpected bugs and runtime exceptions in pure code. The types of partial functions lie about their behavior. And even if it is not always possible to rely only on total functions, 'relude' strives to encourage best-practices and reduce the chances of introducing a bug. * Type-safety: We use the "make invalid states unrepresentable" motto as one of our guiding principles. If it is possible, we express this concept through the types. Example: ' whenNotNull :: Applicative f => [a] -> (NonEmpty a -> f ()) -> f () ' * Performance: We prefer 'Text' over 'String', use space-leaks-free functions (e.g. our custom performant 'sum' and 'product'), introduce 'INLINE' and 'SPECIALIZE' pragmas where appropriate, and make efficient container types (e.g. 'Map', 'HashMap', 'Set') more accessible. * Minimalism (low number of dependencies): We do not force users of 'relude' to stick to any specific lens or text formatting or logging library. Where possible, 'relude' depends only on boot libraries. * Convenience: Despite minimalism, we want to bring commonly used types and functions into scope, and make available functions easier to use. * Excellent documentation: 1. Tutorial 2. Migration guide from 'Prelude' 3. Haddock for every function with examples tested by doctest 4. Documentation regarding internal module structure 5. 'relude'-specific HLint rules * User-friendliness: Anyone should be able to quickly migrate to 'relude'. Only some basic familiarity with the common libraries like 'text' and 'containers' should be enough (but not necessary). * Exploration: We have space to experiment with new ideas and proposals without introducing breaking changes. 'relude' uses the approach with 'Extra.*' modules which are not exported by default. The chosen approach makes it quite easy for us to provide new functionality without breaking anything and let the users decide to use it or not.


جایگزین ها

بسته نسخه معماری مخزن
ghc-relude-0.7.0.0-6.fc37.aarch64.rpm 0.7.0.0 aarch64 Fedora Everything
ghc-relude-0.7.0.0-6.fc37.x86_64.rpm 0.7.0.0 x86_64 Fedora Everything
ghc-relude-devel-0.7.0.0-6.fc37.aarch64.rpm 0.7.0.0 aarch64 Fedora Everything
ghc-relude-devel-0.7.0.0-6.fc37.x86_64.rpm 0.7.0.0 x86_64 Fedora Everything
ghc-relude-doc-0.7.0.0-6.fc37.noarch.rpm 0.7.0.0 noarch Fedora Everything
ghc-relude-prof-0.7.0.0-6.fc37.aarch64.rpm 0.7.0.0 aarch64 Fedora Everything
ghc-relude-prof-0.7.0.0-6.fc37.x86_64.rpm 0.7.0.0 x86_64 Fedora Everything


نیازمندی

مقدار نام
- ghc-Cabal-devel
- ghc-base-prof
- ghc-bytestring-prof
- ghc-containers-prof
- ghc-deepseq-prof
- ghc-hashable-prof
- ghc-mtl-prof
- ghc-rpm-macros
- ghc-stm-prof
- ghc-text-prof
- ghc-transformers-prof
- ghc-unordered-containers-prof


ارائه دهنده

مقدار نام
= 0.7.0.0-6.fc37 ghc-relude
= 0.7.0.0-6.fc37 ghc-relude-devel
= 0.7.0.0-6.fc37 ghc-relude-debuginfo
= 0.7.0.0-6.fc37 ghc-relude-debugsource


نحوه نصب


نصب پکیج rpm ghc-relude:

    dnf install ghc-relude-0.7.0.0-6.fc37.src.rpm


فایل ها

مسیرها
ghc-relude.spec


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

تاریخ آخرین تغییر جزئیات
2022-07-21

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

2022-06-17

rebuild

2022-01-20

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

2021-08-06

rebuild

2021-07-22

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

2021-01-17

spec file generated by cabal-rpm-2.0.7