mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-11 19:58:28 +01:00
10 lines
289 B
Plaintext
10 lines
289 B
Plaintext
<div .container>
|
|
<h1>Module listing for #{toPathPiece name}
|
|
<p>
|
|
<a href=@{SnapshotR name StackageHomeR}>Return to snapshot
|
|
<ul>
|
|
$forall mli <- mlis
|
|
<li>
|
|
<a href=#{mliUrl mli}>#{mliName mli}
|
|
(#{mliPackageVersion mli})
|