Package ghc-th-compat-0.1.3-1.el9.x86_64
Name | ghc-th-compat |
---|---|
Epoch | 0 |
Version | 0.1.3 |
Release | 1.el9 |
Architecture | x86_64 |
Website/URL | https://hackage.haskell.org/package/th-compat |
License | BSD |
Build Time | 2023-08-19 11:36:22 |
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 | — |
Size | 21 KiB |
Source Project | ghc-th-compat-0.1.3-1.el9 |
SHA-256 checksum | 658d7eea2a013c5aba59e29aa16f059d26950b10e8609673b71ae6840e8c2d5f |
×
* 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