[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project ghc-th-compat-0.1.3-1.el9

Name ghc-th-compat
Epoch 0
Version 0.1.3
Release 1.el9
Website/URL https://hackage.haskell.org/package/th-compat
License BSD
Build Time 2023-08-19 11:36:12
Build Host builder-x86-03.inferitos.ru
Summary Backward- (and forward-)compatible Quote and Code types
Repositories Extras
Description This package defines a "Language.Haskell.TH.Syntax.Compat" module, which backports the 'Quote' and 'Code' types to work across a wide range of 'template-haskell' versions. On recent versions of 'template-haskell' (2.17.0.0 or later), this module simply reexports 'Quote' and 'Code' from "Language.Haskell.TH.Syntax". Refer to the Haddocks for "Language.Haskell.TH.Syntax.Compat" for examples of how to use this module.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
ghc-th-compat-0.1.3-1.el9.x86_64 Backward- (and forward-)compatible Quote and Code types 658d7eea2a013c5aba59e29aa16f059d26950b10e8609673b71ae6840e8c2d5f download
ghc-th-compat-devel-0.1.3-1.el9.x86_64 Haskell th-compat library development files b0e249fc41863a7a950cae89df0c16a677c9178e6126b7e44960aa0fad8bf480 download
ghc-th-compat-prof-0.1.3-1.el9.x86_64 Haskell th-compat profiling library ca9b316992f6c2a8f1ab0f779e7639c30a383f6750404ac6f66d39bbab8814e0 download
aarch64
ghc-th-compat-0.1.3-1.el9.aarch64 Backward- (and forward-)compatible Quote and Code types 23a0dd9981c772727aa8c4b3fdd0e4586877e3f22ad34205b4d69a1500159918 download
ghc-th-compat-devel-0.1.3-1.el9.aarch64 Haskell th-compat library development files 6eae0e9ab7a9284eaa8c5c7fccefdf45eaf980adf3164005ddc11905387884a4 download
ghc-th-compat-prof-0.1.3-1.el9.aarch64 Haskell th-compat profiling library 3831ad0e000c509da2bb36d3554dfc337c4a2be9ea6c5a4ad855fa1ef2f4801b download
noarch
ghc-th-compat-doc-0.1.3-1.el9.noarch Haskell th-compat library documentation cd51a0481dcc2c3292fe1fcb64a37f361876930e0605ad70f4e1952d098bfc56 download
src
ghc-th-compat-0.1.3-1.el9.src Backward- (and forward-)compatible Quote and Code types 443141202cee38d843bc9b60b51ffe3660e2e01b7d091c6c87a34fb40deae9f6 download
Changelog link
* Sat Aug 19 2023 Alexey Lyubimov <a.lyubimov@msvsphere.ru> - 0.1.3-1
- Rebuilt for MSVSphere 9.2

* Tue Jun 07 2022 Jens Petersen <petersen@redhat.com> - 0.1.3-1
- https://hackage.haskell.org/package/th-compat-0.1.3/changelog

* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

* Sat Oct 30 2021 Jens Petersen <petersen@redhat.com> - 0.1.2-2
- disable tests on armv7hl in line with current th-orphans