module EditLine [system] { header "histedit.h" export * explicit module readline { header "editline/readline.h" export * } link "edit" }