haskell-happstack-server 6.6.3-1 source package in Ubuntu

Changelog

haskell-happstack-server (6.6.3-1) unstable; urgency=low


  * New upstream version.
  * Bump to Standards-Version 3.9.3.
  * Patch to work with split syb.

 -- Clint Adams <email address hidden>  Sun, 04 Mar 2012 21:43:25 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-happstack-server_6.6.3-1.dsc 3.7 KiB 30f35125cbc3d78227a694cb2b639203ca8e515647a354d4e10c5c9a2e526002
haskell-happstack-server_6.6.3.orig.tar.gz 88.6 KiB a9423002d78f3b64d1000f7db3ebfcd17f428f64864a5dfcee4886ee75d82c50
haskell-happstack-server_6.6.3-1.debian.tar.gz 4.1 KiB 83206c5f131a94697bf8506b0cafc78637d2320abf839f578fcce79d50b4573d

No changes file available.

Binary packages built by this source

libghc-happstack-server-dev: No summary available for libghc-happstack-server-dev in ubuntu quantal.

No description available for libghc-happstack-server-dev in ubuntu quantal.

libghc-happstack-server-doc: No summary available for libghc-happstack-server-doc in ubuntu quantal.

No description available for libghc-happstack-server-doc in ubuntu quantal.

libghc-happstack-server-prof: Happstack web framework, HTTP server - GHC profiling libraries

 Happstack is a Haskell web framework, designed so that developers can
 prototype quickly, deploy painlessly, scale massively, operate reliably,
 and change easily. It supports GNU/Linux, OS X, FreeBSD, and Windows
 environments.
 .
 Happstack provides you with all the components you need to build and
 deploy your application, which is completely self-contained.
 Particularly, Happstack provides the application with a distributed and
 persistent data storage layer, capable to interact with the application
 itself directly in terms of Haskell data structures.
 .
 Happstack-server contains the HTTP server itself.
 .
 This package contains the profiling libraries compiled for GHC.