hackageDB :: [Package]

Built with Cabal

regular: Generic programming library for regular datatypes.

This package provides generic functionality for regular datatypes. Regular datatypes are recursive datatypes such as lists, binary trees, etc. This library cannot be used with mutually recursive datatypes or with nested datatypes. The multirec library [1] can deal with mutually recursive datatypes.

This library has been described in the paper:

More information about this library can be found at http://www.cs.uu.nl/wiki/GenericProgramming/Regular.

[1] http://hackage.haskell.org/package/multirec

Versions0.1, 0.2, 0.2.1, 0.2.2, 0.2.3
Dependenciesbase (>=4.0 && <5), template-haskell (>=2.2 && <2.4) or
base (>=4.0 && <5), template-haskell (>=2.4 && <2.5)
LicenseBSD3
Copyright(c) 2009 Universiteit Utrecht
AuthorJose Pedro Magalhaes
Maintainergenerics@haskell.org
Stabilityexperimental
CategoryGenerics
Upload dateMon Feb 1 08:32:00 UTC 2010
Uploaded byJosePedroMagalhaes
Built onghc-6.12
DistributionsArch: 0.2.3

Modules

Downloads