unit
base_anno
unit
base_anno
= {
imports
[
ld_symbols
:
{
__ANNO_START__
__ANNO_END__
}
];
exports
[
anno
:
Anno_T
];
...
}
Rendered using Haskell HTML Combinators