Tue, 13 Jan 2026 16:32:12 CST | login

Information for build ghc-th-lift-instances-0.1.20-1.oc9

ID25175
Package Nameghc-th-lift-instances
Version0.1.20
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-th-lift-instances.git?.#15b6c2789a5755cc2beabe2d805032380c2853f6
SummaryLift instances for template-haskell for common data types
DescriptionMost data types in the haskell platform do not have Lift instances. This package provides orphan instances for containers, text, bytestring and vector. It also provides compat instances for older versions of 'template-haskell' Note that <https://hackage.haskell.org/package/th-lift th-lift> package provides Template Haskell based derivation of 'Lift' instances (when you cannot use 'DeriveLift' extension), and <https://hackage.haskell.org/package/th-orphans th-orphans> package provides instances for TH datatypes.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 12:49:05 CST
CompletedMon, 05 Aug 2024 12:51:56 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-th-lift-instances.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-th-lift-instances.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-th-lift-instances-0.1.20-1.oc9.src.rpm (info) (download)
aarch64
ghc-th-lift-instances-0.1.20-1.oc9.aarch64.rpm (info) (download)
ghc-th-lift-instances-devel-0.1.20-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-th-lift-instances-doc-0.1.20-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-th-lift-instances-0.1.20-1.oc9.x86_64.rpm (info) (download)
ghc-th-lift-instances-devel-0.1.20-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.1.20-1 - initial build