sig type eol = CR | LF | CRLF val eol2str : Kwio.EOL.eol -> string val os2eol : unit -> Kwio.EOL.eol end