Wed, 27 Nov 2024 12:04:32 CST | login

Information for build idris-1.3.4-1.ocs23

ID8354
Package Nameidris
Version1.3.4
Release1.ocs23
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 bybbrucezhang
State complete
Volume DEFAULT
StartedMon, 22 Jul 2024 12:18:10 CST
CompletedMon, 22 Jul 2024 12:32:26 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/idris.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/idris.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
idris-1.3.4-1.ocs23.src.rpm (info) (download)
aarch64
ghc-idris-1.3.4-1.ocs23.aarch64.rpm (info) (download)
ghc-idris-devel-1.3.4-1.ocs23.aarch64.rpm (info) (download)
idris-1.3.4-1.ocs23.aarch64.rpm (info) (download)
idris-static-1.3.4-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-idris-doc-1.3.4-1.ocs23.noarch.rpm (info) (download)
idris-common-1.3.4-1.ocs23.noarch.rpm (info) (download)
idris-docs-1.3.4-1.ocs23.noarch.rpm (info) (download)
idris-manual-1.3.4-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-idris-1.3.4-1.ocs23.x86_64.rpm (info) (download)
ghc-idris-devel-1.3.4-1.ocs23.x86_64.rpm (info) (download)
idris-1.3.4-1.ocs23.x86_64.rpm (info) (download)
idris-static-1.3.4-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> - 1.3.4-1 - initial build