data-category-0.4.1: Category theory

The data-category package

Data-category is a collection of categories, and some categorical constructions on them.

You can restrict the types of the objects of your category by using a GADT for the arrow type. To be able to proof to the compiler that a type is an object in some category, objects also need to be represented at the value level. The corresponding identity arrow of the object is used for that.

See the Boolean and Product categories for some examples.

Note: Strictly speaking this package defines Hask-enriched categories, not ordinary categories (which are Set-enriched.) In practice this means we are allowed to ignore undefined (f.e. when talking about uniqueness of morphisms), and we can treat the categories as normal categories.

Properties

Versions0.0.1, 0.0.2, 0.0.3, 0.0.3.1, 0.1.0, 0.2.0, 0.3.0, 0.3.0.1, 0.3.0.2, 0.3.1, 0.3.1.1, 0.4, 0.4.1, 0.5.0, 0.5.1, 0.5.1.0, 0.5.1.1
Dependenciesbase (≥3 & <5)
LicenseBSD3
AuthorSjoerd Visscher
Maintainersjoerd@w3future.com
Stabilityexperimental
CategoryMath
Home pagehttp://github.com/sjoerdvisscher/data-category
Bug trackerhttp://github.com/sjoerdvisscher/data-category/issues
Source repositorygit clone git://github.com/sjoerdvisscher/data-category.git
Upload dateSun Mar 6 17:56:23 UTC 2011
Uploaded bySjoerdVisscher
Built onghc-7.0

Modules

Downloads