Fri, 17 May 2024 09:36:45 UTC | login

Information for build idris-1.3.4-12.fc40

ID267947
Package Nameidris
Version1.3.4
Release12.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/idris.git#50bf9be8635b706c0a0e914cea3fd68b31f99f11
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, 20 Nov 2023 13:07:49 UTC
CompletedTue, 21 Nov 2023 22:46:42 UTC
Taskbuild (f40, /rpms/idris.git:50bf9be8635b706c0a0e914cea3fd68b31f99f11)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/idris.git#50bf9be8635b706c0a0e914cea3fd68b31f99f11'}}
Tags
f40
RPMs
src
idris-1.3.4-12.fc40.src.rpm (info) (download)
noarch
ghc-idris-doc-1.3.4-12.fc40.noarch.rpm (info) (download)
idris-common-1.3.4-12.fc40.noarch.rpm (info) (download)
idris-docs-1.3.4-12.fc40.noarch.rpm (info) (download)
idris-manual-1.3.4-12.fc40.noarch.rpm (info) (download)
riscv64
ghc-idris-1.3.4-12.fc40.riscv64.rpm (info) (download)
ghc-idris-devel-1.3.4-12.fc40.riscv64.rpm (info) (download)
ghc-idris-prof-1.3.4-12.fc40.riscv64.rpm (info) (download)
idris-1.3.4-12.fc40.riscv64.rpm (info) (download)
idris-static-1.3.4-12.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 1.3.4-4 - rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Jan 08 2022 Miro HronĨok <mhroncok@redhat.com> - 1.3.4-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34 * Mon Oct 25 2021 Jens Petersen <petersen@redhat.com> - 1.3.4-1 - update to new stable release - https://hackage.haskell.org/package/idris-1.3.4/changelog * Sun Aug 22 2021 Jens Petersen <petersen@redhat.com> - 1.3.3-6.20210626git2ef8238d0 - update to latest git, which builds with ghc-8.10 (#1991878) * Fri Aug 06 2021 Jens Petersen <petersen@redhat.com> - 1.3.3-5 - rebuild