(library
 (name iostream_unix)
 (public_name iostream.unix)
 (synopsis "Build iostreams from Unix types")
 (optional)
 (libraries unix iostream))
