haskell-scotty 0.11.6+dfsg-1build1 source package in Ubuntu

Changelog

haskell-scotty (0.11.6+dfsg-1build1) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Fri, 30 Oct 2020 01:27:41 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
haskell-scotty_0.11.6+dfsg.orig.tar.xz 23.8 KiB 66b6780b1cdbb5c466f98287b5fc8fbff18b215f1e15076661a132bfc3fa539f
haskell-scotty_0.11.6+dfsg-1build1.debian.tar.xz 3.2 KiB d519b4e0f953aa8749cdabba362d762bbf4f7a9c0de3fb308d8e97682164c17b
haskell-scotty_0.11.6+dfsg-1build1.dsc 4.8 KiB 7d22b5de6f9fbee427b69c9563f8b103ebcce6daf8fb659a95b1f7b03f1ca1fc

View changes file

Binary packages built by this source

libghc-scotty-dev: Haskell web framework inspired by Ruby's Sinatra

 A 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.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-scotty-doc: No summary available for libghc-scotty-doc in ubuntu hirsute.

No description available for libghc-scotty-doc in ubuntu hirsute.

libghc-scotty-prof: Haskell web framework inspired by Ruby's Sinatra; profiling libraries

 A 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.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.