tkyprof-0.0.3: hamlet/reports.hamlet
<h1>All reports
<ul>
$forall report <- reports
<li>
<a href=@{ReportsIdR (fst report)}>#{reportCommandLine (snd report)}
<h1>All reports
<ul>
$forall report <- reports
<li>
<a href=@{ReportsIdR (fst report)}>#{reportCommandLine (snd report)}