[ Все 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 ]
×

Пакет ghc-th-compat-0.1.3-1.el9.aarch64 download

Имя ghc-th-compat
Эпоха 0
Версия 0.1.3
Релиз 1.el9
Архитектура aarch64
Сайт https://hackage.haskell.org/package/th-compat
Лицензия BSD
Время сборки 2024-10-01 06:38:58
Хост сборки builder-arm64-1.inferitos.ru
Краткое описание Backward- (and forward-)compatible Quote and Code types
Репозитории Extras
Полное описание 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.
Эррата
Размер 24 КиБ
Исходный проект ghc-th-compat-0.1.3-1.el9
Контрольная сумма SHA-256 23a0dd9981c772727aa8c4b3fdd0e4586877e3f22ad34205b4d69a1500159918
× Full screenshot
История изменений 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