unit
base_pic
unit
base_pic
= {
imports
[
panic
:
Panic_T
];
exports
[
pic
:
PIC_T
];
...
}
Rendered using Haskell HTML Combinators