haskell-scotty 0.12.1+dfsg-1 source package in Ubuntu

Changelog

haskell-scotty (0.12.1+dfsg-1) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.2
  * New upstream release

 -- Ilias Tsitsimpis <email address hidden>  Mon, 23 Oct 2023 18:21:30 +0300

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-scotty_0.12.1+dfsg-1.dsc 4.0 KiB b1e955b49a87ef47c0d6783652cb6fd0ab050b92f01844f0edde6d4e9f790d86
haskell-scotty_0.12.1+dfsg.orig.tar.xz 24.9 KiB b978da418aec19ad16b1e6209898d6e227389608d26bff0094f967db80415c16
haskell-scotty_0.12.1+dfsg-1.debian.tar.xz 2.9 KiB 082a78555596b330ddcb7edb0fe7e665b0dc1b3a762b54dec8f0e724c2d8c5da

No changes file available.

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: Haskell web framework inspired by Ruby's Sinatra; documentation

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

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.