Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-reflection | Distribution: openSUSE Leap 16.0 |
Version: 2.1.8 | Vendor: openSUSE |
Release: lp160.1.1 | Build date: Sat May 4 17:32:13 2024 |
Group: Unspecified | Build host: reproducible |
Size: 809147 | Source RPM: ghc-reflection-2.1.8-lp160.1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/reflection | |
Summary: Reifies arbitrary terms into types that can be reflected back into terms |
This 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. There are a handful of tutorials on how to use this library: * 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. * Arnaud Spiwack's tutorial <https://www.tweag.io/posts/2017-12-21-reflection-tutorial.html All about reflection> explains how to use this library.
BSD-3-Clause
* Sat May 04 2024 Peter Simons <psimons@suse.com> - Update reflection to version 2.1.8. [#] 2.1.8 [2024.05.04] * Fix a memory leak in `reifyTypeable`. * Sat Sep 30 2023 Peter Simons <psimons@suse.com> - Update reflection to version 2.1.7 revision 1. Upstream has revised the Cabal build instructions on Hackage. - Drop obsolete code to remove +x permission from data files. * Thu Mar 30 2023 Peter Simons <psimons@suse.com> - Updated spec file to conform with ghc-rpm-macros-2.5.2. * Tue Feb 28 2023 Peter Simons <psimons@suse.com> - Update reflection to version 2.1.7. [#] 2.1.7 [2023.02.28] * When building with `base-4.18` (GHC 9.6) or later, implement `reifyNat` and `reifySymbol` using the API provided by `GHC.TypeLits` instead of resorting to `unsafeCoerce`. * Tue Feb 15 2022 Peter Simons <psimons@suse.com> - Update copyright header in the spec file. * Fri Feb 11 2022 Peter Simons <psimons@suse.com> - Make sure installed text files have no +x flag. * Tue Nov 16 2021 psimons@suse.com - Update reflection to version 2.1.6 revision 1. Upstream has revised the Cabal build instructions on Hackage. * Tue Sep 07 2021 Ondřej Súkup <mimi.vx@gmail.com> - make rpmlint happy * Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com> - disable %{ix86} build * Tue Aug 18 2020 Peter Simons <psimons@suse.com> - Replace %setup -q with the more modern %autosetup macro. * Tue Jun 09 2020 psimons@suse.com - Update reflection to version 2.1.6. [#] 2.1.6 [2020.05.16] * Fix a bug in which `give` (and possibly `reify`, `reifyNat`, and `reifySymbol`) could be unsoundly inlined by GHC 8.10 or older to produce incorrect runtime results. * Fri Nov 08 2019 Peter Simons <psimons@suse.com> - Drop obsolete group attributes. * Wed Aug 28 2019 psimons@suse.com - Update reflection to version 2.1.5. [#] 2.1.5 [2019.08.27] * Fix a bug in which `reifyNat` would yield incorrect results for very large `Integer`s on GHC 8.2 or later. * Tue Jun 11 2019 Peter Simons <psimons@suse.com> - Update Cabal file for more accurate build dependencies. * Thu Aug 02 2018 psimons@suse.com - Add reflection at version 2.1.4.
/usr/lib64/ghc-9.8.3/lib/libHSreflection-2.1.8-2sJbrFOqadb9FL0XpdQGfw-ghc9.8.3.so /usr/share/licenses/ghc-reflection /usr/share/licenses/ghc-reflection/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 12 00:13:41 2024