Mon, 12 Jan 2026 16:31:45 CST | login

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

ID36257
Package Nameghc-scotty
Version0.12.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-scotty.git?.#49a453d48cfd2eb154564f09a6ccff177dceddab
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 failed
Volume DEFAULT
StartedTue, 21 Oct 2025 18:57:43 CST
CompletedTue, 21 Oct 2025 19:03:03 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 No tags
RPMs No RPMs
Changelog * Fri Jun 06 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.12.1-2 - Rebuilt for loongarch64 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.12.1-1 - initial build