Information for build idris-1.3.4-1.oc9

ID27525
Package Nameidris
Version1.3.4
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/idris.git?.#8fbf51a1a0ce195159c001801d88ae0ad44431e6
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 13:33:05 CST
CompletedMon, 05 Aug 2024 13:52:50 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-1.oc9.src.rpm (info) (download)
aarch64
ghc-idris-1.3.4-1.oc9.aarch64.rpm (info) (download)
ghc-idris-devel-1.3.4-1.oc9.aarch64.rpm (info) (download)
idris-1.3.4-1.oc9.aarch64.rpm (info) (download)
idris-static-1.3.4-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-idris-doc-1.3.4-1.oc9.noarch.rpm (info) (download)
idris-common-1.3.4-1.oc9.noarch.rpm (info) (download)
idris-docs-1.3.4-1.oc9.noarch.rpm (info) (download)
idris-manual-1.3.4-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-idris-1.3.4-1.oc9.x86_64.rpm (info) (download)
ghc-idris-devel-1.3.4-1.oc9.x86_64.rpm (info) (download)
idris-1.3.4-1.oc9.x86_64.rpm (info) (download)
idris-static-1.3.4-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> - 1.3.4-1 - initial build