Tue, 02 Jul 2024 12:58:30 UTC | login

Information for build ghc-io-streams-1.5.2.2-6.fc40

ID281776
Package Nameghc-io-streams
Version1.5.2.2
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-io-streams.git#fc4089f7a76d1420f5852164a87ad797409a5365
SummarySimple, composable, and easy-to-use stream I/O
DescriptionThe io-streams library contains simple and easy-to-use primitives for I/O using streams. Most users will want to import the top-level convenience module "System.IO.Streams", which re-exports most of the library: For first-time users, 'io-streams' comes with an included tutorial, which can be found in the "System.IO.Streams.Tutorial" module. 'io-streams' comes with: * functions to use files, handles, concurrent channels, sockets, lists, vectors, and more as streams. * a variety of combinators for wrapping and transforming streams, including compression and decompression using zlib, controlling precisely how many bytes are read from or written to a stream, buffering output using bytestring builders, folds, maps, filters, zips, etc. * support for parsing from streams using 'attoparsec'. * support for spawning processes and communicating with them using streams.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 17 Feb 2024 08:25:20 UTC
CompletedSat, 17 Feb 2024 09:28:55 UTC
Taskbuild (f40, /rpms/ghc-io-streams.git:fc4089f7a76d1420f5852164a87ad797409a5365)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-io-streams.git#fc4089f7a76d1420f5852164a87ad797409a5365'}}
Tags
f40
f41
RPMs
src
ghc-io-streams-1.5.2.2-6.fc40.src.rpm (info) (download)
noarch
ghc-io-streams-doc-1.5.2.2-6.fc40.noarch.rpm (info) (download)
riscv64
ghc-io-streams-1.5.2.2-6.fc40.riscv64.rpm (info) (download)
ghc-io-streams-devel-1.5.2.2-6.fc40.riscv64.rpm (info) (download)
ghc-io-streams-prof-1.5.2.2-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 26 2023 Jens Petersen <petersen@redhat.com> - 1.5.2.2-4 - revised .cabal file * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jan 22 2023 Jens Petersen <petersen@redhat.com> - 1.5.2.2-1 - https://hackage.haskell.org/package/io-streams-1.5.2.2/changelog - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 1.5.2.1-3 - rebuild