mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-16 22:28:29 +01:00
6 lines
172 B
Plaintext
6 lines
172 B
Plaintext
$forall (arch, exe) <- downloadCandidates
|
|
<ul .downloads>
|
|
<li>
|
|
<a href=@{DownloadStackageExecutableR arch exe}>
|
|
#{toPathPiece arch}: #{toPathPiece exe}
|