SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ormolu rpm build for : Fedora 40. For other distributions click ormolu.

Name : ormolu
Version : 0.5.3.0 Vendor : Fedora Project
Release : 3.fc40 Date : 2024-01-25 12:42:06
Group : Unspecified Source RPM : ormolu-0.5.3.0-3.fc40.src.rpm
Size : 59.73 MB
Packager : Fedora Project
Summary : A formatter for Haskell source code
Description :
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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/releases/40/Everything/x86_64/os/Packages/o

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ormolu-0.5.3.0-3.fc40.x86_64.rpm
     

Provides :
ormolu
ormolu(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.11)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.15)(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.28)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.32)(64bit)
libc.so.6(GLIBC_2.33)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.38)(64bit)
libc.so.6(GLIBC_2.6)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libc.so.6(GLIBC_2.8)(64bit)
libffi.so.8()(64bit)
libffi.so.8(LIBFFI_BASE_8.0)(64bit)
libgmp.so.10()(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libm.so.6(GLIBC_2.27)(64bit)
libm.so.6(GLIBC_2.29)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/bin/ormolu
/usr/lib/.build-id
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/c1c9642ab5f2690365871b7af902c3bd407f2f
/usr/share/bash-completion/completions/ormolu
/usr/share/doc/ormolu
/usr/share/doc/ormolu/CHANGELOG.md
/usr/share/doc/ormolu/CONTRIBUTING.md
/usr/share/doc/ormolu/README.md
/usr/share/licenses/ormolu
/usr/share/licenses/ormolu/LICENSE.md

 
ICM