软件包:libghc-snap-core-dev(1.0.5.1-2 以及其他的) [debports]
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-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-attoparsec-dev-0.14.4-18756
- 本虚包由这些包填实: libghc-attoparsec-dev
-
- dep: libghc-base-dev-4.18.2.1-c6b57
- 本虚包由这些包填实: ghc
-
- dep: libghc-bytestring-dev-0.11.5.3-c26ed
- 本虚包由这些包填实: ghc
-
- dep: libghc-case-insensitive-dev-1.2.1.0-838ad
- 本虚包由这些包填实: libghc-case-insensitive-dev
-
- dep: libghc-containers-dev-0.6.7-180cf
- 本虚包由这些包填实: ghc
-
- dep: libghc-directory-dev-1.3.8.5-e88ff
- 本虚包由这些包填实: ghc
-
- dep: libghc-filepath-dev-1.4.300.1-7f50a
- 本虚包由这些包填实: ghc
-
- dep: libghc-hashable-dev-1.4.4.0-7d422
- 本虚包由这些包填实: libghc-hashable-dev
-
- dep: libghc-hunit-dev-1.6.2.0-8f012
- 本虚包由这些包填实: libghc-hunit-dev
-
- dep: libghc-io-streams-dev-1.5.2.2-f9882
- 本虚包由这些包填实: libghc-io-streams-dev
-
- dep: libghc-lifted-base-dev-0.2.3.12-e8035
- 本虚包由这些包填实: libghc-lifted-base-dev
-
- dep: libghc-monad-control-dev-1.0.3.1-b8be8
- 本虚包由这些包填实: libghc-monad-control-dev
-
- dep: libghc-mtl-dev-2.3.1-f8119
- 本虚包由这些包填实: ghc
-
- dep: libghc-network-dev-3.1.4.0-29bd3
- 本虚包由这些包填实: libghc-network-dev
-
- dep: libghc-network-uri-dev-2.6.4.2-05fb4
- 本虚包由这些包填实: libghc-network-uri-dev
-
- dep: libghc-old-locale-dev-1.0.0.7-47547
- 本虚包由这些包填实: libghc-old-locale-dev
-
- dep: libghc-random-dev-1.2.1.2-f95d3
- 本虚包由这些包填实: libghc-random-dev
-
- dep: libghc-readable-dev-0.3.1-f2caf
- 本虚包由这些包填实: libghc-readable-dev
-
- dep: libghc-regex-posix-dev-0.96.0.1-a6aa2
- 本虚包由这些包填实: libghc-regex-posix-dev
-
- dep: libghc-text-dev-2.0.2-6ce8f
- 本虚包由这些包填实: ghc
-
- dep: libghc-time-dev-1.12.2-ca93d
- 本虚包由这些包填实: ghc
-
- dep: libghc-transformers-base-dev-0.4.6-6e9e2
- 本虚包由这些包填实: libghc-transformers-base-dev
-
- dep: libghc-transformers-dev-0.6.1.0-5335d
- 本虚包由这些包填实: ghc
-
- dep: libghc-unix-compat-dev-0.7.3-0101f
- 本虚包由这些包填实: libghc-unix-compat-dev
-
- dep: libghc-vector-dev-0.13.1.0-7ae99
- 本虚包由这些包填实: libghc-vector-dev
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多精度运算库
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时