Wed, 11 Sep 2024 06:14:25 UTC | login

Information for build ghc-reflection-2.1.4-4.fc31

ID125302
Package Nameghc-reflection
Version2.1.4
Release4.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-reflection.git#d7139d4f5ea6714a3a9578a31140c89092d2a17d
SummaryReifies arbitrary terms into types that can be reflected back into terms
DescriptionThis package addresses the "configuration problem" which is propagating configurations that are available at run-time, allowing multiple configurations to coexist without resorting to mutable global variables or 'System.IO.Unsafe.unsafePerformIO'. That package is an implementation of the ideas presented in the paper "Functional Pearl: Implicit Configurations" by Oleg Kiselyov and Chung-chieh Shan (<http://okmij.org/ftp/Haskell/tr-15-04.pdf original paper>). However, the API has been streamlined to improve performance. Austin Seipp's tutorial <https://www.schoolofhaskell.com/user/thoughtpolice/using-reflection Reflecting values to types and back> provides a summary of the approach taken by this library, along with more motivating examples.
Built bydavidlt
State failed
Volume DEFAULT
StartedSun, 22 Sep 2019 01:20:15 UTC
CompletedSun, 22 Sep 2019 02:13:46 UTC
Taskbuild (f31-candidate, /rpms/ghc-reflection.git:d7139d4f5ea6714a3a9578a31140c89092d2a17d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-reflection.git#d7139d4f5ea6714a3a9578a31140c89092d2a17d'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Aug 02 2019 Jens Petersen <petersen@redhat.com> - 2.1.4-4 - add doc and prof subpackages (cabal-rpm-1.0.0) * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Jul 22 2018 Jens Petersen <petersen@redhat.com> - 2.1.4-1 - update to 2.1.4 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 26 2018 Jens Petersen <petersen@redhat.com> - 2.1.2-6 - rebuild