Improve OS detection.
Replace :haiku
, :mezzano
, and :genera
with :os-
prefixed
alternatives. This fixes a problem on SBCL where we were
inadvertently removing the :haiku
feature.
Treat :haiku
as a unix variant (fix os-unix-p
).
Address #37 (closed)
Edited by Robert Goldman