Package ghc-th-compat-0.1.3-1.el9.aarch64
Name | ghc-th-compat |
---|---|
Epoch | 0 |
Version | 0.1.3 |
Release | 1.el9 |
Architecture | aarch64 |
Website/URL | https://hackage.haskell.org/package/th-compat |
License | BSD |
Build Time | 2024-10-01 06:38:58 |
Build Host | builder-arm64-1.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 | — |
Size | 24 KiB |
Source Project | ghc-th-compat-0.1.3-1.el9 |
SHA-256 checksum | 23a0dd9981c772727aa8c4b3fdd0e4586877e3f22ad34205b4d69a1500159918 |
×
* 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