haskell-scotty 0.11.4+dfsg-2 source package in Ubuntu

Changelog

haskell-scotty (0.11.4+dfsg-2) unstable; urgency=medium

  * Sourceful post-NEW upload

 -- Ilias Tsitsimpis <email address hidden>  Tue, 29 Oct 2019 14:23:33 +0200

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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-scotty_0.11.4+dfsg-2.dsc 4.6 KiB e416c84d6a91ef0715dc7682993cd931ae5d183057a9c154e2e3d55c267c7d86
haskell-scotty_0.11.4+dfsg.orig.tar.xz 21.8 KiB c64dae84e248a6f78066d20b55469893645dc29e4a385fa4624a5fd182d79f77
haskell-scotty_0.11.4+dfsg-2.debian.tar.xz 3.1 KiB c15185c0f5a5c1474007259bc0fe2706ea4d0de5617af7b83e3baeacd2c26892

Available diffs

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: No summary available for libghc-scotty-doc in ubuntu groovy.

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

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.