معرفی شرکت ها


ormolu-0.1.4.1-5.fc37.aarch64.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A formatter for Haskell source code
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything aarch64
نام بسته ormolu
نام فایل بسته ormolu-0.1.4.1-5.fc37.aarch64.rpm
نسخه بسته 0.1.4.1
انتشار بسته 5.fc37
معماری بسته aarch64
نگهدارنده -
تاریخ ساخت Fri 22 Jul 2022 07
هاست سازنده buildvm-a64-30.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://hackage.haskell.org/package/ormolu
مجوز BSD
حجم دانلود 5.0M
حجم نصب 34.386M
Ormolu is a formatter for Haskell source code. The project was created with the following goals in mind: - Using GHC's own parser to avoid parsing problems caused by haskell-src-exts. - Let some whitespace be programmable. The layout of the input influences the layout choices in the output. This means that the choices between single-line/multi-line layouts in each particular situation are made by the user, not by an algorithm. This makes the implementation simpler and leaves some control to the user while still guaranteeing that the formatted code is stylistically consistent. - Writing code in such a way so it's easy to modify and maintain. - Implementing one “true” formatting style which admits no configuration. - That formatting style aims to result in minimal diffs while still remaining very close to “conventional” Haskell formatting people use. - Choose a style compatible with modern dialects of Haskell. As new Haskell extensions enter broad use, we may change the style to accommodate them. - Idempotence: formatting already formatted code doesn't change it. - Be well-tested and robust to the point that it can be used in large projects without exposing unfortunate, disappointing bugs here and there.


جایگزین ها

بسته نسخه معماری مخزن
ormolu-0.1.4.1-5.fc37.src.rpm 0.1.4.1 i686 Fedora Everything
ormolu-0.1.4.1-5.fc37.x86_64.rpm 0.1.4.1 x86_64 Fedora Everything
ormolu-common-0.1.4.1-5.fc37.noarch.rpm 0.1.4.1 noarch Fedora Everything


نیازمندی

مقدار نام
- libc.so.6()(64bit)
- libc.so.6(GLIBC_2.17)(64bit)
- libc.so.6(GLIBC_2.33)(64bit)
- libc.so.6(GLIBC_2.34)(64bit)
- libffi.so.8()(64bit)
- libffi.so.8(LIBFFI_BASE_8.0)(64bit)
- libffi.so.8(LIBFFI_CLOSURE_8.0)(64bit)
- libgmp.so.10()(64bit)
- libm.so.6()(64bit)
- libm.so.6(GLIBC_2.17)(64bit)
- libm.so.6(GLIBC_2.27)(64bit)
- libm.so.6(GLIBC_2.29)(64bit)
= 0.1.4.1-5.fc37 ormolu-common
- rtld(GNU_HASH)


ارائه دهنده

مقدار نام
= 0.1.4.1-5.fc37 ormolu
= 0.1.4.1-5.fc37 ormolu(aarch-64)


نحوه نصب


نصب پکیج rpm ormolu:

    dnf install ormolu-0.1.4.1-5.fc37.aarch64.rpm


فایل ها

مسیرها
/usr/bin/ormolu
/usr/lib/.build-id
/usr/lib/.build-id/73
/usr/lib/.build-id/73/dc88cdd2df96c48df290954e0650c68660b234


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

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

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

2022-01-08

Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34

2021-08-05

update to 0.1.4.1

2021-08-05

setup bash completion

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

2020-09-25

update to 0.1.3.0

2020-09-03

spec file generated by cabal-rpm-2.0.6
exclude s390x because ghc-lib-parser not available