haskell-scotty 0.12-2build1 source package in Ubuntu

Changelog

haskell-scotty (0.12-2build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Mon, 12 Dec 2022 18:56:40 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
haskell-scotty_0.12.orig.tar.gz 62.1 KiB e1d77ee05eaa4b1871566b33683da9ab15dda8f7c42875701d62caf7db7defd2
haskell-scotty_0.12-2build1.debian.tar.xz 3.5 KiB a1ad773967d9a21da0bffdb5a151c9af8758992cdb55f41610298c3c4da1b70d
haskell-scotty_0.12-2build1.dsc 4.0 KiB 21adacdbb6945402e227e613cd954869ebfaea6ec5163eb2f4a74395fba45b9e

Available diffs

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: 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.