]> gitweb.michael.orlitzky.com - dead/harbl.git/history - src/Domain.hs
Add the no-equal-neighbors restriction for labels.
[dead/harbl.git] / src / Domain.hs
2015-07-09 Michael OrlitzkyAdd the no-equal-neighbors restriction for labels.
2015-07-07 Michael OrlitzkyAdd length (max 255) checking for domains.
2015-07-07 Michael OrlitzkyMore import/export cleanup.
2015-07-07 Michael OrlitzkyRestrict Pretty module exports/imports.
2015-07-07 Michael OrlitzkyFinish fleshing out the Domain module; update the TODO.
2015-07-06 Michael OrlitzkyAdd the Domain module, work in progress.