data-type: Basic type wrangling types and classes

[ bsd3, data, library, type-system ] [ Propose Tags ]

Primitive types and classes for Oleg-inspired type[class] manipulation


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.1.0
Change log CHANGES
Dependencies base (<5) [details]
License BSD-3-Clause
Author Iain Alexander <ia@stryx.demon.co.uk>
Maintainer Iain Alexander <ia@stryx.demon.co.uk>
Category Data, Type System
Bug tracker mailto:ia@stryx.demon.co.uk
Uploaded by IainAlexander at 2011-09-23T20:36:57Z
Distributions
Reverse Dependencies 4 direct, 0 indirect [details]
Downloads 2035 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for data-type-0.1.0

[back to package description]
README for data-type version 0.1.0

Use Cabal (http://www.haskell.org/cabal/) to install.

This is a collection of useful type-level definitions,
drawn from various sources, and organised in a hopefully useful fashion.

Tests are currently in a local subdirectory <Test>.
Data.Type.Test.Bool contains compile-time only tests -
just load it in ghci.
Data.Type.Test.Nat uses HUnit.

$Header: c:/Source/Haskell/Type/RCS/README,v 1.1 2011/09/14 01:26:27 dosuser Exp dosuser $