issues
search
CIFASIS
/
QuickFuzz
An experimental grammar fuzzer in Haskell using QuickCheck
http://QuickFuzz.org
GNU General Public License v3.0
199
stars
45
forks
source link
Replace makeArbitrary by a recursive derivation of arbitrary instances
#8
Closed
gaa-cifasis
closed
8 years ago
gaa-cifasis
commented
8 years ago
[x] Fix loop in recursive derivation (i.e, Xml, Svg)
[x] Improve size reduction of lists in types
[x] Improve size reduction in mutually recursive types
[x] Fix Image instances in recursive derivation (i.e, Gif)
[x] Merge recder branch
gaa-cifasis
commented
8 years ago
Now we have
MEGADeTH
. It is seems to be working fine.