agda 2.3.2.1-1 source package in Ubuntu

Changelog

agda (2.3.2.1-1) unstable; urgency=low


  * [8cfbabf] Imported Upstream version 2.3.2.1
  * [74f34b0] Bump BD on mtl per .cabal file
  * [a3bff17] Drop Debian patches now obsoleted by this upstream release

 -- Iain Lane <email address hidden>  Sun, 16 Jun 2013 13:14:47 +0100

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
agda_2.3.2.1-1.dsc 3.2 KiB 7513891fb9028aff78af21c0b81630bee866f5aaf6f2fc85c1356a643d659dc8
agda_2.3.2.1.orig.tar.gz 712.9 KiB 790e02ed9af8b9b65ea704b765fd9937444ec1351da9bc2547aa8e9034038eb6
agda_2.3.2.1-1.debian.tar.gz 7.1 KiB 04cb5bdd141997222e9f7dac85746659ca917ed6575c8d9dd16eed6ee7f7560a

Available diffs

No changes file available.

Binary packages built by this source

agda: dependently typed functional programming language

 Agda is a dependently typed functional programming language: It has inductive
 families, which are like 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-Löf. It has many similarities with other proof assistants based on
 dependent types, such as Coq, Epigram and NuPRL.
 .
 This is a meta package which provides Agda's emacs mode, executable, standard
 library and its documentation.

agda-bin: commandline interface to Agda

 Agda is a dependently typed functional programming language: It has inductive
 families, which are like 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-Löf. It has many similarities with other proof assistants based on
 dependent types, such as Coq, Epigram and NuPRL.
 .
 This package provides a command-line program for type-checking and compiling
 Agda programs. The program can also generate hyperlinked, highlighted HTML
 files from Agda sources.

agda-mode: No summary available for agda-mode in ubuntu saucy.

No description available for agda-mode in ubuntu saucy.

libghc-agda-dev: No summary available for libghc-agda-dev in ubuntu saucy.

No description available for libghc-agda-dev in ubuntu saucy.

libghc-agda-doc: dependently typed functional programming language; documentation

 Agda is a dependently typed functional programming language: It has inductive
 families, which are like 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-Löf. It has many similarities with other proof assistants based on
 dependent types, such as Coq, Epigram and NuPRL.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.