Mon, 12 Jan 2026 15:52:20 CST | login

Information for build ghc-scotty-0.12.1-1.oc9

ID29281
Package Nameghc-scotty
Version0.12.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-scotty.git?.#68ff9339d6a17221640c869e3f58aaf43893830d
SummaryHaskell web framework inspired by Ruby's Sinatra, using WAI and Warp
DescriptionA Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp. Scotty is the cheap and cheerful way to write RESTful, declarative web applications. * A page is as simple as defining the verb, url pattern, and Text content. * It is template-language agnostic. Anything that returns a Text value will do. * Conforms to WAI Application interface. * Uses very fast Warp webserver by default. As for the name: Sinatra + Warp = Scotty.
Built byfanjunkong
State complete
Volume DEFAULT
StartedFri, 20 Sep 2024 23:14:09 CST
CompletedFri, 20 Sep 2024 23:17:00 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-scotty.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-scotty.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-scotty-0.12.1-1.oc9.src.rpm (info) (download)
aarch64
ghc-scotty-0.12.1-1.oc9.aarch64.rpm (info) (download)
ghc-scotty-devel-0.12.1-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-scotty-doc-0.12.1-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-scotty-0.12.1-1.oc9.x86_64.rpm (info) (download)
ghc-scotty-devel-0.12.1-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.12.1-1 - initial build