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
gaa-cifasis commented 8 years ago

Now we have MEGADeTH. It is seems to be working fine.