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