Name: | Agda |
---|---|
Version: | 2.5.3 |
Release: | 14.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 319135 |
License: | MIT and BSD |
RPM: | Agda-2.5.3-14.el8.aarch64.rpm |
Source RPM: | Agda-2.5.3-14.el8.src.rpm |
Build Date: | Fri Mar 03 2023 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/Agda |
Summary: | A dependently typed functional programming language and proof assistant |
Description: | Agda is a dependently typed functional programming language: it has inductive families, which are similar to Haskell's GADTs, but they can be indexed by values and not just types. It also has parameterized modules, mixfix operators, Unicode characters, and an interactive Emacs interface (the type checker can assist in the development of your code). Agda is also a proof assistant: It is an interactive system for writing and checking proofs. Agda is based on intuitionistic type theory, a foundational system for constructive mathematics developed by the Swedish logician Per Martin-Löf. It has many similarities with other proof assistants based on dependent types, such as Coq, Epigram and NuPRL. |
- update to EdisonCore-1.3.2.1 and geniplate-mirror-0.7.6 - revise .cabal file
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- update to 2.5.3 - add uri-encode subpackage
- ieee754 is now a separate package
- gitrev is now packaged in Fedora
- geniplate-mirror-0.7.5 - gitrev-1.3.1 (#1511680)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- compile .agda files at buildtime