unit
nodirect


unit nodirect = {
imports[];
exports[
out : DirectConsole_T
];
...
}


Rendered using Haskell HTML Combinators