Thu, 22 Jan 2026 11:55:06 CST | login

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

ID14547
Package Nameghc-scotty
Version0.12.1
Release1.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 09 Aug 2024 10:56:18 CST
CompletedFri, 09 Aug 2024 10:58:12 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/ghc-scotty.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-scotty.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-scotty-0.12.1-1.ocs23.src.rpm (info) (download)
aarch64
ghc-scotty-0.12.1-1.ocs23.aarch64.rpm (info) (download)
ghc-scotty-devel-0.12.1-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-scotty-doc-0.12.1-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-scotty-0.12.1-1.ocs23.x86_64.rpm (info) (download)
ghc-scotty-devel-0.12.1-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.12.1-1 - initial build