haskell-snap-core 0.9.5.0-1 source package in Ubuntu
Changelog
haskell-snap-core (0.9.5.0-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams <email address hidden> Sat, 14 Dec 2013 12:56:35 -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 | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | haskell |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-snap-core_0.9.5.0-1.dsc | 4.3 KiB | eacdcfab2985209fc9d99fc369214eaf33d33395a5fb048f6f22306ab42c1236 |
haskell-snap-core_0.9.5.0.orig.tar.gz | 88.4 KiB | a4520d108be8fffe42fcdbd14637c22b719bd23ff7d0439ca9f900e4ddabbdc4 |
haskell-snap-core_0.9.5.0-1.debian.tar.gz | 3.4 KiB | 521f57f41ff8321fdd625a8ce70814ad9b86f5823d0db43f84733ba9e2e4ebcc |
Available diffs
No changes file available.
Binary packages built by this source
- libghc-snap-core-dev: Snap: A Haskell Web Framework (Core)
Snap is a simple and fast web development framework and server written in
Haskell. For more information or to download the latest version, you can
visit the Snap project website at <http://snapframework. com/>.
.
This library contains the core definitions and types for the Snap framework,
including:
.
1. Primitive types and functions for HTTP (requests, responses, cookies,
post/query parameters, etc)
.
2. Type aliases and helper functions for Iteratee I/O
.
3. A monad for programming web handlers called \"Snap\", inspired by
happstack's (<http://happstack. com/index. html>), which allows:
.
o Stateful access to the HTTP request and response objects
.
o Monadic failure (i.e. MonadPlus/Alternative instances) for declining
to handle requests and chaining handlers together
.
o Early termination of the computation if you know early what you want
to return and want to prevent further monadic processing
.
This package contains the normal library files.
- libghc-snap-core-doc: No summary available for libghc-snap-core-doc in ubuntu utopic.
No description available for libghc-
snap-core- doc in ubuntu utopic.
- libghc-snap-core-prof: No summary available for libghc-snap-core-prof in ubuntu utopic.
No description available for libghc-
snap-core- prof in ubuntu utopic.