Click here to visit the old openkoji buildsystem (Archived)

Information for build ormolu-0.5.3.0-3.fc41

ID13659
Package Nameormolu
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.5.3.0
Release3.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ormolu.git#7a6e6956b87491f652d06ffc7ffb9f4b4556bbe8
SummaryA formatter for Haskell source code
DescriptionOrmolu 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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedFri, 03 May 2024 18:13:26 CST
CompletedFri, 03 May 2024 19:54:30 CST
Taskbuild (f41, /rpms/ormolu.git:7a6e6956b87491f652d06ffc7ffb9f4b4556bbe8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ormolu.git#7a6e6956b87491f652d06ffc7ffb9f4b4556bbe8'}}
Tags
f41
RPMs
src
ormolu-0.5.3.0-3.fc41.src.rpm (info) (download)
noarch
ghc-markdown-unlit-doc-0.5.1-3.fc41.noarch.rpm (info) (download)
ghc-ormolu-doc-0.5.3.0-3.fc41.noarch.rpm (info) (download)
ghc-th-env-doc-0.1.1-3.fc41.noarch.rpm (info) (download)
riscv64
ghc-markdown-unlit-0.5.1-3.fc41.riscv64.rpm (info) (download)
ghc-markdown-unlit-devel-0.5.1-3.fc41.riscv64.rpm (info) (download)
ghc-markdown-unlit-prof-0.5.1-3.fc41.riscv64.rpm (info) (download)
ghc-ormolu-0.5.3.0-3.fc41.riscv64.rpm (info) (download)
ghc-ormolu-devel-0.5.3.0-3.fc41.riscv64.rpm (info) (download)
ghc-ormolu-prof-0.5.3.0-3.fc41.riscv64.rpm (info) (download)
ghc-th-env-0.1.1-3.fc41.riscv64.rpm (info) (download)
ghc-th-env-devel-0.1.1-3.fc41.riscv64.rpm (info) (download)
ghc-th-env-prof-0.1.1-3.fc41.riscv64.rpm (info) (download)
ormolu-0.5.3.0-3.fc41.riscv64.rpm (info) (download)
Logs
riscv64
root.log
installed_pkgs.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jul 24 2023 Jens Petersen <petersen@redhat.com> - 0.5.3.0-1 - https://hackage.haskell.org/package/ormolu-0.5.3.0/changelog - subpackage th-env * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jan 22 2023 Jens Petersen <petersen@redhat.com> - 0.5.0.1-1 - https://hackage.haskell.org/package/ormolu-0.5.0.1/changelog - refresh to cabal-rpm-2.1.0 with SPDX migration * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 0.1.4.1-4 - rebuild