]> gitweb.michael.orlitzky.com - hath.git/commit
Make combine_all operate recursively.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 5 Nov 2010 19:27:41 +0000 (15:27 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 5 Nov 2010 19:27:41 +0000 (15:27 -0400)
commit6477e5a14e0fbd02750cf87dc21900525f63452f
treedabfe72b01f5a6cc41ce1aa3a61eea8eeab85f1e
parentf81e236ab90102d8afd6d6080131b77d59e38348
Make combine_all operate recursively.
Create a new test to test the recursive combine_all.
Add a custom (==) implementation for Cidrs.
Fix an incorrect test.
src/Cidr.hs