unit
KBD
unit
KBD
= {
imports
[
critical
:
Critical_T
];
exports
[
out
:
DirectGetChar_T
];
...
}
Rendered using Haskell HTML Combinators