The latest version of regular is 0.3.4.4-1.

regular

Version 0.3.4.3 revision 0 uploaded by JosePedroMagalhaes.

Package meta

Synopsis
Generic programming library for regular datatypes.
Description

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:

  • A Lightweight Approach to Datatype-Generic Rewriting. Thomas van Noort, Alexey Rodriguez, Stefan Holdermans, Johan Jeuring, Bastiaan Heeren. ACM SIGPLAN Workshop on Generic Programming 2008.

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

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

Author
Jose Pedro Magalhaes
Bug reports
n/a
Category
Generics
Copyright
(c) 2011 Universiteit Utrecht, 2012 University of Oxford
Homepage
n/a
Maintainer
generics@haskell.org
Package URL
n/a
Stability
experimental

Components