]> gitweb.michael.orlitzky.com - hath.git/commit
Don't validate the CIDR strings; rather, check whether the type of the returned Cidrs...
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 2 May 2010 21:08:23 +0000 (17:08 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 2 May 2010 21:08:23 +0000 (17:08 -0400)
commit78e436a8b3548f41f6c9bfd1db1b318a010f1472
tree38594124ecadfa9118a156d3960a0dc04556ac89
parent1e7731c84546a25daed6bbfb3d9c733b334667bd
Don't validate the CIDR strings; rather, check whether the type of the returned Cidrs is Cidr.None.
src/Main.hs