unit
progress
unit
progress
= {
imports
[
stdout
:
Stdout_T
];
exports
[
out
:
Progress_T
];
...
}
Rendered using Haskell HTML Combinators