mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 12:18:29 +01:00
6 lines
194 B
Plaintext
6 lines
194 B
Plaintext
<div .container>
|
|
<form method=post action=@{UploadStackageR}?_method=PUT enctype=multipart/form-data>
|
|
Stackage file:
|
|
<input type=file name=#{fileKey}>
|
|
<button>Upload
|