Wed, 28 Jan 2026 02:32:14 CST | login

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

ID25174
Package Nameghc-th-lift
Version0.8.3
Release1.oc9
Epoch
DraftFalse
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 12:47:25 CST
CompletedMon, 05 Aug 2024 12:50:36 CST
Taskbuild (dist-oc9-epol, /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-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-th-lift-0.8.3-1.oc9.src.rpm (info) (download)
aarch64
ghc-th-lift-0.8.3-1.oc9.aarch64.rpm (info) (download)
ghc-th-lift-devel-0.8.3-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-th-lift-doc-0.8.3-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-th-lift-0.8.3-1.oc9.x86_64.rpm (info) (download)
ghc-th-lift-devel-0.8.3-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.8.3-1 - initial build