Port details on branch 2023Q3 |
- hs-Agda Dependently typed functional programming language and proof assistant
- 2.6.3_1 math =0 2.6.3_1Version of this port present on the latest quarterly branch.
- Maintainer: haskell@FreeBSD.org
- Port Added: 2023-09-06 19:24:05
- Last Update: 2023-09-06 19:23:16
- Commit Hash: a342d4b
- Also Listed In: haskell
- License: UNKNOWN
- 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 = 1678606792
SHA256 (cabal/Agda-2.6.3/Agda-2.6.3.tar.gz) = beacc9802c470e42bb0707f9ffe7db488a936c635407dada5d4db060b58d6016
SIZE (cabal/Agda-2.6.3/Agda-2.6.3.tar.gz) = 1794269
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
- 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:
|