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

View File

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