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

Information for build idris-1.3.4-2.oc9

ID37594
Package Nameidris
Version1.3.4
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/idris.git?.#77a05ab1dcff709e823774565a6947d654eae221
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
StartedWed, 22 Oct 2025 14:18:33 CST
CompletedWed, 22 Oct 2025 14:59:05 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-2.oc9.src.rpm (info) (download)
aarch64
ghc-idris-1.3.4-2.oc9.aarch64.rpm (info) (download)
ghc-idris-devel-1.3.4-2.oc9.aarch64.rpm (info) (download)
idris-1.3.4-2.oc9.aarch64.rpm (info) (download)
idris-static-1.3.4-2.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-idris-1.3.4-2.oc9.loongarch64.rpm (info) (download)
ghc-idris-devel-1.3.4-2.oc9.loongarch64.rpm (info) (download)
idris-1.3.4-2.oc9.loongarch64.rpm (info) (download)
idris-static-1.3.4-2.oc9.loongarch64.rpm (info) (download)
noarch
ghc-idris-doc-1.3.4-2.oc9.noarch.rpm (info) (download)
idris-common-1.3.4-2.oc9.noarch.rpm (info) (download)
idris-docs-1.3.4-2.oc9.noarch.rpm (info) (download)
idris-manual-1.3.4-2.oc9.noarch.rpm (info) (download)
x86_64
ghc-idris-1.3.4-2.oc9.x86_64.rpm (info) (download)
ghc-idris-devel-1.3.4-2.oc9.x86_64.rpm (info) (download)
idris-1.3.4-2.oc9.x86_64.rpm (info) (download)
idris-static-1.3.4-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
state.log
dnf.rpm.log
dnf.log
installed_pkgs.log
hw_info.log
root.log
mock_output.log
build.log
dnf.librepo.log
mock_config.log
noarch_rpmdiff.json
aarch64
state.log
mock_config.log
build.log
mock_output.log
hw_info.log
dnf.librepo.log
dnf.log
root.log
installed_pkgs.log
dnf.rpm.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 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