软件包:libghc-snap-core-dev(1.0.5.0-1 以及其他的)
libghc-snap-core-dev 的相关链接
Debian 的资源:
下载源码包 haskell-snap-core:
- [haskell-snap-core_1.0.5.0-1.dsc]
- [haskell-snap-core_1.0.5.0.orig.tar.gz]
- [haskell-snap-core_1.0.5.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [snapframework.com]
相似软件包:
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.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-attoparsec-dev-0.14.4-1151b
- 本虚包由这些包填实: libghc-attoparsec-dev
-
- dep: libghc-base-dev-4.15.1.0-0d25e
- 本虚包由这些包填实: ghc
-
- dep: libghc-bytestring-dev-0.10.12.1-55dd9
- 本虚包由这些包填实: ghc
-
- dep: libghc-case-insensitive-dev-1.2.1.0-03cdd
- 本虚包由这些包填实: libghc-case-insensitive-dev
-
- dep: libghc-containers-dev-0.6.4.1-3dea5
- 本虚包由这些包填实: ghc
-
- dep: libghc-directory-dev-1.3.6.2-f10cc
- 本虚包由这些包填实: ghc
-
- dep: libghc-filepath-dev-1.4.2.1-58b48
- 本虚包由这些包填实: ghc
-
- dep: libghc-hashable-dev-1.3.5.0-43001
- 本虚包由这些包填实: libghc-hashable-dev
-
- dep: libghc-hunit-dev-1.6.2.0-0b7a9
- 本虚包由这些包填实: libghc-hunit-dev
-
- dep: libghc-io-streams-dev-1.5.2.2-75788
- 本虚包由这些包填实: libghc-io-streams-dev
-
- dep: libghc-lifted-base-dev-0.2.3.12-a6bf5
- 本虚包由这些包填实: libghc-lifted-base-dev
-
- dep: libghc-monad-control-dev-1.0.3.1-1889c
- 本虚包由这些包填实: libghc-monad-control-dev
-
- dep: libghc-mtl-dev-2.2.2-df477
- 本虚包由这些包填实: ghc
-
- dep: libghc-network-dev-3.1.2.7-ce47d
- 本虚包由这些包填实: libghc-network-dev
-
- dep: libghc-network-uri-dev-2.6.4.1-0726c
- 本虚包由这些包填实: libghc-network-uri-dev
-
- dep: libghc-old-locale-dev-1.0.0.7-66233
- 本虚包由这些包填实: libghc-old-locale-dev
-
- dep: libghc-random-dev-1.2.1.1-f4c88
- 本虚包由这些包填实: libghc-random-dev
-
- dep: libghc-readable-dev-0.3.1-b0fd8
- 本虚包由这些包填实: libghc-readable-dev
-
- dep: libghc-regex-posix-dev-0.96.0.1-e1e21
- 本虚包由这些包填实: libghc-regex-posix-dev
-
- dep: libghc-text-dev-1.2.5.0-262bd
- 本虚包由这些包填实: ghc
-
- dep: libghc-time-dev-1.9.3-17d8f
- 本虚包由这些包填实: ghc
-
- dep: libghc-transformers-base-dev-0.4.6-425a6
- 本虚包由这些包填实: libghc-transformers-base-dev
-
- dep: libghc-transformers-dev-0.5.6.2-c9ce8
- 本虚包由这些包填实: ghc
-
- dep: libghc-unix-compat-dev-0.5.4-6ddd6
- 本虚包由这些包填实: libghc-unix-compat-dev
-
- dep: libghc-vector-dev-0.12.3.1-7c5a2
- 本虚包由这些包填实: libghc-vector-dev
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- 多精度运算库
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时