?prevdifflink? - Blame
--------------------------------------------------------------------------------
_/_/ _/ _/_/_/_/_/
_/ _/ _/ _/
_/ _/ _/
_/ _/ _/
_/_/_/_/ _/_/_/_/ _/
Two-Level Transformation
--------------------------------------------------------------------------------
Haskell implementation of:
* type-safe two-level data transformations
* coupled transformations
Main implementations:
* Data.Transform.TwoLevel
* Data.Transform.Coupled
Examples:
* Data.Transform.TwoLevelAlbumExample
* Data.Transform.TwoLevelOrganogramExample
* Data.Transform.CoupledAlbumExample
By:
* Alcino Cunha
* Joost Visser
Tested with GHC version 6.4.1.
For details see: http://wiki.di.uminho.pt/wiki/bin/view/PURe/2LT
--------------------------------------------------------------------------------
|