معرفی شرکت ها


ormolu-0.1.4.1-5.fc37.src.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 i686
نام بسته ormolu
نام فایل بسته ormolu-0.1.4.1-5.fc37.src.rpm
نسخه بسته 0.1.4.1
انتشار بسته 5.fc37
معماری بسته i686
نگهدارنده -
تاریخ ساخت Fri 22 Jul 2022 06
هاست سازنده buildvm-x86-14.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://hackage.haskell.org/package/ormolu
مجوز BSD
حجم دانلود 143K
حجم نصب 135.668K
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.aarch64.rpm 0.1.4.1 aarch64 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


نیازمندی

مقدار نام
- ghc-Cabal-devel
- ghc-Diff-prof
- ghc-ansi-terminal-prof
- ghc-base-prof
- ghc-bytestring-prof
- ghc-containers-prof
- ghc-dlist-prof
- ghc-exceptions-prof
- ghc-filepath-prof
- ghc-ghc-lib-parser-prof
- ghc-gitrev-prof
- ghc-hspec-devel
- ghc-hspec-discover-devel
- ghc-mtl-prof
- ghc-optparse-applicative-prof
- ghc-path-devel
- ghc-path-io-devel
- ghc-rpm-macros
- ghc-syb-prof
- ghc-text-prof


ارائه دهنده

مقدار نام
= 0.1.4.1-5.fc37 ormolu
= 0.1.4.1-5.fc37 ormolu-common
= 0.1.4.1-5.fc37 ghc-ormolu
= 0.1.4.1-5.fc37 ghc-ormolu-devel
= 0.1.4.1-5.fc37 ormolu-debuginfo
= 0.1.4.1-5.fc37 ormolu-debugsource


نحوه نصب


نصب پکیج rpm ormolu:

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


فایل ها

مسیرها
ormolu-0.1.4.1.cabal
ormolu-0.1.4.1.tar.gz


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

تاریخ آخرین تغییر جزئیات
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