Merge remote-tracking branch 'origin/master' into 47-hoogle

This commit is contained in:
Michael Snoyman 2015-01-04 12:04:58 +02:00
commit 2f107a2423
2 changed files with 12 additions and 8 deletions

View File

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

View File

@ -43,6 +43,9 @@ $newline never
<h3>Packages
<p>
<a href=@{SnapshotR slug DocsR}>View documentation by modules
<div .container .content>
<div .packages>
$if packageListClipped