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

Changelog

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

  * Rebuild against 'new GHC ABI'.

 -- Gianfranco Costamagna <email address hidden>  Fri, 05 Jan 2024 22:36:06 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-scotty_0.12.1+dfsg.orig.tar.xz 24.9 KiB b978da418aec19ad16b1e6209898d6e227389608d26bff0094f967db80415c16
haskell-scotty_0.12.1+dfsg-1build1.debian.tar.xz 2.9 KiB 752558efe5b104ebe98a89d7b030484b6db0ea769e1bb53896026f86e6a8c231
haskell-scotty_0.12.1+dfsg-1build1.dsc 4.0 KiB 14765083f1212c6933c1cb1232f379534d9a7c5d3c6494482ab64cef227e99e7

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.