gdiff-th: Generate gdiff GADTs and Instances.

[ bsd3, generics, library, testing ] [ Propose Tags ]

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 this version: It's functional.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1, 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7
Dependencies base (>=4.0 && <=6.0), containers (>=0.5 && <0.6), gdiff (>=1.0 && <1.1), lens (>=3.0 && <3.1), mtl (>=2.1 && <2.2), pointless-haskell (>=0.0 && <0.1), template-haskell (>=2.8 && <2.9), th-expand-syns (>=0.3 && <0.4), uniplate (>=1.6 && <1.7) [details]
License BSD-3-Clause
Author
Maintainer jonathangfischoff@gmail.com
Category Generics
Source repo head: git clone git://github.com/jfischoff/gdiff-th.git
Uploaded by JonathanFischoff at 2012-10-22T20:47:48Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 7022 total (25 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]