Minor improvements to docs list

This commit is contained in:
Michael Snoyman 2014-12-29 12:50:28 +02:00
parent 125e7ea130
commit 1739a0917a

View File

@ -1,8 +1,9 @@
<h1>Module listing for #{toPathPiece slug} <div .container>
<p> <h1>Module listing for #{toPathPiece slug}
<a href=@{SnapshotR slug DocsR}>Return to snapshot <p>
<ul> <a href=@{SnapshotR slug StackageHomeR}>Return to snapshot
$forall (name, url, package, version) <- modules <ul>
<li> $forall (name, url, package, version) <- modules
<a href=#{url}>#{name} <li>
(#{package}-#{version}) <a href=#{url}>#{name}
(#{package}-#{version})