]> git.rkrishnan.org Git - functorrent.git/commit - src/FuncTorrent/Bencode.hs
QuickCheck tests now terminate successfully.
authorRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Sun, 26 Apr 2015 12:09:01 +0000 (17:39 +0530)
committerRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Sun, 26 Apr 2015 12:09:01 +0000 (17:39 +0530)
commit308c77eccabe0f1f66959eac3bf0b1686570b0e8
tree6582f80a0eb45c18e1726aa74c48f03dacf076d2
parent6154a22cd080112176183d3c122b1492a5623481
QuickCheck tests now terminate successfully.

The trick is to reduce the amount of data we generate for recursive
types. The hint is in the QuickCheck manual.
src/FuncTorrent/Bencode.hs