Thu, 29 Jan 2026 05:31:17 CST | login

Information for build ghc-th-lift-0.8.3-1.ocs23

ID8296
Package Nameghc-th-lift
Version0.8.3
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ghc-th-lift.git?.#ff6122b4094a51a10ff8a403749eb1d2da905349
SummaryDerive Template Haskell's Lift class for datatypes
DescriptionDerive Template Haskell's 'Lift' class for datatypes using 'TemplateHaskell'. The functionality in this package has largely been subsumed by the 'DeriveLift' language extension, which is available in GHC 8.0 and later versions. This package can still be useful as a uniform way to derive 'Lift' instances that is backwards-compatible with older GHCs. The following libraries are related: * The <https://hackage.haskell.org/package/th-orphans th-orphans> package provides instances for 'template-haskell' syntax types. * The <http://hackage.haskell.org/package/th-lift-instances th-lift-instances> package provides 'Lift' instances for types in 'base', 'text', 'bytestring', 'vector', etc. Some of these instances are only provided for old versions of their respective libraries, as the same 'Lift' instances are also present upstream on newer versions.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedTue, 18 Jun 2024 20:25:49 CST
CompletedTue, 18 Jun 2024 20:27:30 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/ghc-th-lift.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-th-lift.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-th-lift-0.8.3-1.ocs23.src.rpm (info) (download)
aarch64
ghc-th-lift-0.8.3-1.ocs23.aarch64.rpm (info) (download)
ghc-th-lift-devel-0.8.3-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-th-lift-doc-0.8.3-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-th-lift-0.8.3-1.ocs23.x86_64.rpm (info) (download)
ghc-th-lift-devel-0.8.3-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.8.3-1 - initial build