]> gitweb.michael.orlitzky.com - hath.git/commit
Take a newline-separated list of CIDRs as input, and output a regex that will match...
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 1 Apr 2010 05:29:26 +0000 (01:29 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 1 Apr 2010 05:29:26 +0000 (01:29 -0400)
commit95b54c5699d04db1f311e5a204600c5859361064
tree58ce7bb7c70cf373bfedb4bb4b94d69b5c58d752
parent70d32c85d421c330022bf8f59b15fd51955a53c8
Take a newline-separated list of CIDRs as input, and output a regex that will match any of them.
src/hath.hs