Sat, 27 Dec 2025 05:35:44 CST | login

Information for build idris-1.3.4-3.oc9

ID45362
Package Nameidris
Version1.3.4
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/idris.git?.#da47e39c635cb743c0fb61d79d7983934fb9fd63
SummaryFunctional Programming Language with Dependent Types
DescriptionIdris is a general purpose language with full dependent types. It is compiled, with eager evaluation. Dependent types allow types to be predicated on values, meaning that some aspects of a program's behaviour can be specified precisely in the type. The language is closely related to Epigram and Agda. There is a tutorial at <https://www.idris-lang.org/documentation>. Features include: * Full, first class, dependent types with dependent pattern matching * where clauses, with rule, case expressions, pattern matching let and lambda bindings * Interfaces (similar to type classes), monad comprehensions * do notation, idiom brackets, syntactic conveniences for lists, tuples, dependent pairs * Totality checking * Coinductive types * Indentation significant syntax, extensible syntax * Cumulative universes * Simple foreign function interface (to C) * Hugs style interactive environment.
Built byepol-bot
State complete
Volume DEFAULT
StartedTue, 28 Oct 2025 10:36:59 CST
CompletedTue, 28 Oct 2025 11:24:48 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/idris.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/idris.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
idris-1.3.4-3.oc9.src.rpm (info) (download)
aarch64
ghc-idris-1.3.4-3.oc9.aarch64.rpm (info) (download)
ghc-idris-devel-1.3.4-3.oc9.aarch64.rpm (info) (download)
idris-1.3.4-3.oc9.aarch64.rpm (info) (download)
idris-static-1.3.4-3.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-idris-1.3.4-3.oc9.loongarch64.rpm (info) (download)
ghc-idris-devel-1.3.4-3.oc9.loongarch64.rpm (info) (download)
idris-1.3.4-3.oc9.loongarch64.rpm (info) (download)
idris-static-1.3.4-3.oc9.loongarch64.rpm (info) (download)
noarch
ghc-idris-doc-1.3.4-3.oc9.noarch.rpm (info) (download)
idris-common-1.3.4-3.oc9.noarch.rpm (info) (download)
idris-docs-1.3.4-3.oc9.noarch.rpm (info) (download)
idris-manual-1.3.4-3.oc9.noarch.rpm (info) (download)
x86_64
ghc-idris-1.3.4-3.oc9.x86_64.rpm (info) (download)
ghc-idris-devel-1.3.4-3.oc9.x86_64.rpm (info) (download)
idris-1.3.4-3.oc9.x86_64.rpm (info) (download)
idris-static-1.3.4-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
mock_output.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
noarch_rpmdiff.json
aarch64
mock_config.log
installed_pkgs.log
dnf.librepo.log
mock_output.log
state.log
root.log
build.log
dnf.rpm.log
hw_info.log
dnf.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Oct 28 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.3.4-3 - [Type] other - [DESC] Rebuilt for ghc-data-default * Tue Oct 21 2025 zeyouliu <zeyouliu@tencent.com> - 1.3.4-2 - [Type] other - [DESC] rebuild for ghc 9.8.4 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.4-1 - initial build