Thu, 26 Jun 2025 22:53:04 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?.#05e91736f8b0985a5bd867fca98707502820e196
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 failed
Volume DEFAULT
StartedFri, 13 Jun 2025 06:13:16 CST
CompletedFri, 13 Jun 2025 06:18:55 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 No tags
RPMs No RPMs
Changelog * Mon Jun 09 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.3.4-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.4-1 - initial build