agda-stdlib 0.7-2 source package in Ubuntu

Changelog

agda-stdlib (0.7-2) unstable; urgency=low


  * Upload to unstable 

 -- Iain Lane <email address hidden>  Mon, 27 May 2013 19:29:25 +0100

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Sid
Original maintainer:
Iain Lane
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe libs

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
agda-stdlib_0.7-2.dsc 2.0 KiB f1e719ceb1c84c0d530dac29dcf8549e3de83916b611211074aa0e3f8b1913e4
agda-stdlib_0.7.orig.tar.gz 221.1 KiB 631a33e8e27ead32c85cc92a0a85849744d3b2960ef9675736d54288267ed2fa
agda-stdlib_0.7-2.debian.tar.gz 4.4 KiB fe86db1377238fb30cf0c8286952e969b10304bbb099e461afce5fe406634f24

Available diffs

No changes file available.

Binary packages built by this source

agda-stdlib: standard library for 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.
 .
 The Agda standard library contains modules for many common data structures and
 proof patterns. Modules provided include:
  - Algebra: Specifying and reasoning about abstract algebraic structures
  - Category: Using idioms from category theory to structure functional programs
  - Coinduction: Support for programming coindutively
  - Data: Data types and properties about data types
  - Foreign: Relating to the foreign function interface
  - Induction: A general framework for induction
  - IO: Input/output related functions
  - Level: Universe levels
  - Relations: Properties of and proofs about relations
  - Size: Sizes used by the sized types mechanism
 .
 This package contains the complete library.

agda-stdlib-doc: No summary available for agda-stdlib-doc in ubuntu utopic.

No description available for agda-stdlib-doc in ubuntu utopic.