< Home - < Back

ghc-Agda-devel


Information about the package, ghc-Agda-devel, which is shipped with common Linux distributions. The ghc-Agda-devel package is designed for, A dependently typed functional programming language and proof.


Package Name:

ghc-Agda-devel

Summary:

A dependently typed functional programming language and proof

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. This package contains the development files.

Architecture:

x86_64

Version:

2.3.0.1

Release:

9.el6

Size:

18 M

Repository:

epel

From Repository:

Licence:

MIT and BSD



Handy Yum Commands for ghc-Agda-devel


Control the ghc-Agda-devel package with the following handy commands outlined below.


Command

Description of Command

yum install ghc-Agda-devel

This command will install ghc-Agda-devel on the server.

yum remove ghc-Agda-devel

This command will un-install ghc-Agda-devel on the server. When you run this command, you will be asked if you are sure that you want to remove ghc-Agda-devel, so you have to manually confirm that you want to do this.

yum -y remove ghc-Agda-devel

This command will un-install ghc-Agda-devel on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove ghc-Agda-devel when using the -y flag.

yum update ghc-Agda-devel

This command will update ghc-Agda-devel to the latest version. When you run this command, you will be asked if you are sure that you want to remove ghc-Agda-devel, so you have to manually confirm that you want to do this.

yum -y update ghc-Agda-devel

This command will update ghc-Agda-devel to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove ghc-Agda-devel when using the -y flag.

yum info ghc-Agda-devel

This command will show you core information about the ghc-Agda-devel package.

yum deplist ghc-Agda-devel

This command will show you the dependencies for ghc-Agda-devel. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update ghc-Agda-devel

This command will check if there is an update waiting on ghc-Agda-devel. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.