The latest version of gdiff-th is 0.1.0.7-0.

gdiff-th

Version 0.1.0.4 revision 0 uploaded by JonathanFischoff.

Package meta

Synopsis
Generate gdiff GADTs and Instances.
Description

Generate gdiff GADTs and Instances. Alpha, but suprisingly functional. Very useful for unit testing large data structures. I have tested it on a few very large collections of types and it appears to work. Although, when I tried to compare two versions of a hackage package with src-exts the (GDiff) performance is terrible. In my personal experience of using gdiff in unit testing, the performance has be great. Your mileage may vary.

I wouldn't use it for sending patches over the wire or anything like that, I am not convinced there are no bugs in my code yet. There are examples in the examples directory of the cabal tarball. Also the main module includes an example in the documentation.

  • New in 0.1.0.0 : It's functional.

  • New in 0.1.0.4 : Builds on GHC 7.6.1, 7.4.2, and 7.0.3

Author
Jonathan Fischoff
Bug reports
https://github.com/jfischoff/gdiff-th/issues
Category
Generics, Testing
Copyright
(c) 2012 Jonathan Fischoff
Homepage
https://github.com/jfischoff/gdiff-th
Maintainer
jonathangfischoff@gmail.com
Package URL
n/a
Stability
n/a

Components