unit
hp100
unit
hp100
= {
imports
[
dev
:
LinuxDeviceSupport_T
eth
:
LinuxEtherSupport_T
drivers
:
{
drivers
}
timer
:
OSEnvTimer_T
mem
:
OSEnvMem_Tory
];
exports
[
out
:
{ }
];
...
}
Rendered using Haskell HTML Combinators