Thu, 29 Jan 2026 09:47:00 CST | login

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

ID8297
Package Nameghc-th-lift-instances
Version0.1.20
Release1.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 19 Jun 2024 10:00:33 CST
CompletedWed, 19 Jun 2024 10:02:31 CST
Taskbuild (dist-ocs23-epol9, /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-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-th-lift-instances-0.1.20-1.ocs23.src.rpm (info) (download)
aarch64
ghc-th-lift-instances-0.1.20-1.ocs23.aarch64.rpm (info) (download)
ghc-th-lift-instances-devel-0.1.20-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-th-lift-instances-doc-0.1.20-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-th-lift-instances-0.1.20-1.ocs23.x86_64.rpm (info) (download)
ghc-th-lift-instances-devel-0.1.20-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.1.20-1 - initial build