Information for build idris-1.3.4-18.fc42

ID6354
Package Nameidris
Version1.3.4
Release18.fc42
Epoch
DraftFalse
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 bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:22:57 UTC
CompletedMon, 09 Jun 2025 16:22:57 UTC
Tags
f42
RPMs
src
idris-1.3.4-18.fc42.src.rpm (info) (download)
noarch
ghc-idris-doc-1.3.4-18.fc42.noarch.rpm (info) (download)
idris-common-1.3.4-18.fc42.noarch.rpm (info) (download)
idris-docs-1.3.4-18.fc42.noarch.rpm (info) (download)
idris-manual-1.3.4-18.fc42.noarch.rpm (info) (download)
riscv64
ghc-idris-1.3.4-18.fc42.riscv64.rpm (info) (download)
ghc-idris-devel-1.3.4-18.fc42.riscv64.rpm (info) (download)
ghc-idris-prof-1.3.4-18.fc42.riscv64.rpm (info) (download)
idris-1.3.4-18.fc42.riscv64.rpm (info) (download)
idris-static-1.3.4-18.fc42.riscv64.rpm (info) (download)
Changelog * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Aug 02 2024 Jens Petersen <petersen@redhat.com> - 1.3.4-17 - update mtl and bounds with upstream patches * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jul 16 2024 Jens Petersen <petersen@redhat.com> - 1.3.4-15 - refresh to cabal-rpm-2.2.1 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 26 2023 Jens Petersen <petersen@redhat.com> - 1.3.4-12 - bump upper bounds * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Feb 17 2023 Jens Petersen <petersen@redhat.com> - 1.3.4-6 - refresh to cabal-rpm-2.1.0 with SPDX migration