معرفی شرکت ها


ghc-relude-1.2.0.0-1.fc39.x86_64.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Safe, performant, user-friendly and lightweight Haskell Standard Library
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 39
مخزن Fedora Everything x86_64
نام بسته ghc-relude
نام فایل بسته ghc-relude-1.2.0.0-1.fc39.x86_64.rpm
نسخه بسته 1.2.0.0
انتشار بسته 1.fc39
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Sun Jul 30 06
هاست سازنده buildhw-x86-04.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://hackage.haskell.org/package/relude
مجوز MIT
حجم دانلود 82K
حجم نصب 441.468K
'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-1.2.0.0-1.fc39.aarch64.rpm 1.2.0.0 aarch64 Fedora Everything
ghc-relude-1.2.0.0-1.fc39.src.rpm 1.2.0.0 i686 Fedora Everything
ghc-relude-devel-1.2.0.0-1.fc39.aarch64.rpm 1.2.0.0 aarch64 Fedora Everything
ghc-relude-devel-1.2.0.0-1.fc39.x86_64.rpm 1.2.0.0 x86_64 Fedora Everything
ghc-relude-doc-1.2.0.0-1.fc39.noarch.rpm 1.2.0.0 noarch Fedora Everything
ghc-relude-prof-1.2.0.0-1.fc39.aarch64.rpm 1.2.0.0 aarch64 Fedora Everything
ghc-relude-prof-1.2.0.0-1.fc39.x86_64.rpm 1.2.0.0 x86_64 Fedora Everything


نیازمندی

مقدار نام
- libHSarray-0.5.4.0-ghc9.4.5.so()(64bit)
- libHSbase-4.17.1.0-ghc9.4.5.so()(64bit)
- libHSbinary-0.8.9.1-ghc9.4.5.so()(64bit)
- libHSbytestring-0.11.4.0-ghc9.4.5.so()(64bit)
- libHScontainers-0.6.7-ghc9.4.5.so()(64bit)
- libHSdeepseq-1.4.8.0-ghc9.4.5.so()(64bit)
- libHSfilepath-1.4.2.2-ghc9.4.5.so()(64bit)
- libHSghc-bignum-1.3-ghc9.4.5.so()(64bit)
- libHSghc-boot-th-9.4.5-ghc9.4.5.so()(64bit)
- libHSghc-prim-0.9.0-ghc9.4.5.so()(64bit)
- libHShashable-1.4.2.0-FFBRhuY0w4YLmuLEs5uQAt-ghc9.4.5.so()(64bit)
- libHSmtl-2.2.2-ghc9.4.5.so()(64bit)
- libHSpretty-1.1.3.6-ghc9.4.5.so()(64bit)
- libHSstm-2.5.1.0-ghc9.4.5.so()(64bit)
- libHStemplate-haskell-2.19.0.0-ghc9.4.5.so()(64bit)
- libHStext-2.0.2-ghc9.4.5.so()(64bit)
- libHStransformers-0.5.6.2-ghc9.4.5.so()(64bit)
- libHSunordered-containers-0.2.19.1-KblUXVJ0SvRCcK89PoBx7E-ghc9.4.5.so()(64bit)
- libc.so.6()(64bit)
- libc.so.6(GLIBC_2.14)(64bit)
- libc.so.6(GLIBC_2.2.5)(64bit)
- libgmp.so.10()(64bit)
- libm.so.6()(64bit)
- rtld(GNU_HASH)


ارائه دهنده

مقدار نام
= 1.2.0.0-1.fc39 ghc-relude
= 1.2.0.0-1.fc39 ghc-relude(x86-64)
- libHSrelude-1.2.0.0-HZAJLmC1y013FwZ829c56n-ghc9.4.5.so()(64bit)


نحوه نصب


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

    dnf install ghc-relude-1.2.0.0-1.fc39.x86_64.rpm


فایل ها

مسیرها
/usr/lib/.build-id
/usr/lib/.build-id/40
/usr/lib/.build-id/40/897a780101185a220fc1add647c54e8efe3aee
/usr/lib64/ghc-9.4.5/lib/libHSrelude-1.2.0.0-HZAJLmC1y013FwZ829c56n-ghc9.4.5.so
/usr/share/licenses/ghc-relude


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

تاریخ آخرین تغییر جزئیات
2023-07-23

https://hackage.haskell.org/package/relude-1.2.0.0/changelog

2023-07-19

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

2023-01-22

https://hackage.haskell.org/package/relude-1.1.0.0/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-17

rebuild

2022-01-20

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

2021-08-06

rebuild