Port details on branch 2025Q1 |
- hs-Agda Dependently typed functional programming language and proof assistant
- 2.7.0.1_1 math
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: haskell@FreeBSD.org
 - Port Added: 2025-04-02 06:12:08
- Last Update: 2025-04-02 06:09:22
- Commit Hash: 9eebe0d
- Also Listed In: haskell
- License: MIT
- WWW:
- https://wiki.portal.chalmers.se/agda/
- 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 parameterised 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-Lof. It has many similarities with other proof assistants based on
dependent types, such as Coq, Epigram and NuPRL.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/hs-Agda/ && make install clean
- To add the package, run one of these commands:
- pkg install math/hs-Agda
- pkg install hs-Agda
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hs-Agda
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726698029
SHA256 (cabal/Agda-2.7.0.1/Agda-2.7.0.1.tar.gz) = 34f6d60a4d4ef7d1946b785e1ed1e410906546151419da9823c03bdf5705f68e
SIZE (cabal/Agda-2.7.0.1/Agda-2.7.0.1.tar.gz) = 1884553
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- emacs : editors/emacs@nox
- ghc : lang/ghc
- cabal : devel/hs-cabal-install
- Library dependencies:
-
- libgmp.so : math/gmp
- libffi.so : devel/libffi
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_hs-Agda
- USES:
- cabal
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|